Skip to content
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
Compare
Choose a tag to compare
@satabin satabin released this 18 May 17:07
0.6.0-RC3

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