Releases: WebAssembly/wabt
Releases · WebAssembly/wabt
1.0.16
Add build flag to disable build of libwasm (#1435)
This allows the wabt tools to be build with no git submodules
1.0.15
Update emscripten build after SIMD change
1.0.13: Initial WASM C API implementation. (#1250)
All tests except `threads` pass.
1.0.12
[wasm2c] Fix realloc check in wasm_rt_grow_memory (#1171)
See issue #1159.
1.0.10
[travis] Only run before_deploy script once
1.0.9
[travis] Deploy tools webassembly bucket on GCS
1.0.8: [appveyor] Generate sha256 file for deployment
1.0.7
Update to latest spec testsuite