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

kmparser: accept files with BOM enabled #88

Closed inkeliz closed 2 years ago

inkeliz commented 2 years ago

Previously text-files with UTF-8 BOM was not supported.