inkeliz / karmem

Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.
BSD 3-Clause "New" or "Revised" License
654 stars 27 forks source link

Documentation of the binary format specification and limitations #54

Open inkeliz opened 2 years ago

inkeliz commented 2 years ago

Currently, it's hard to support Karmem in languages that we didn't support. We need to better explain the internal, so anyone can implement their own decoder/reader.