Releases: jonathanvdc/cs-wasm
Releases · jonathanvdc/cs-wasm
cs-wasm v0.1.3
This release fixes a 'loop'-instruction related interpreter bug. It also adds the --trace flag to wasm-interp, which sends tracing information to standard error.
cs-wasm v0.1.1
cs-wasm has learned to instantiate modules and interpret functions. Also, a zipped version of cs-wasm's command-line tools (cs-wasm-tools.zip) has been added to this release.