# wasm-json-toolkit

This repo is forked from [ewasm/wasm-json-toolkit](https://github.com/ewasm/wasm-json-toolkit),
with the following improvements:

## Dev Log

* `2024-04-17` [`699dbbc`](https://github.com/permaweb/wasm-json-toolkit/commit/699dbbcaab406cc657b16e82a850e385de417f84)
Add 5 missing opcodes
* `2024-04-17` [`3cafd9f`](https://github.com/permaweb/wasm-json-toolkit/commit/3cafd9fd9289484ee9a049a139e36bbd79effcf6)
Support threaded and memory64 memory flags
* `2024-04-18` [`42f92e8`](https://github.com/permaweb/wasm-json-toolkit/commit/42f92e83dc01d748e9f79a7f6d237c05c077297d)
Support for "Data Count" sections (section index 12)
