I'd like to re-iterate my support for a simple endian-neutral binary format. Encode integers using the simple variable-length scheme for numerical constants as outlined in section 2.1
This is bad idea for multiple of reasons (first one being, it would be real PITA for alternative core implementations)