C-like structs in javascript
- Creating and parsing buffers with a given struct
- Calculating size of a struct
- Unsigned and signed integer from 8 to 64 bits
- Chars (converts int8 to string)
- Standard C99 booleans
- Structs inside another structs
See examples folder for example usage