This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
0.6.0-RC3
Pre-release
Pre-release
Adds support for:
- WASI preview snapshot1
- Specification 1.1 features
- multi-value
- non raising conversions
- sign extension
- A CLI to run the various Swam tools from command line:
- run a module (with or without WASI)
- validate a module
- compile a text representation to wasm
- decompile a wasm module to text representation