Skip to content

v1.2.0

Compare
Choose a tag to compare
@jeffcharles jeffcharles released this 04 Oct 19:34
· 115 commits to main since this release
93766d8
  • Adds support for WIT files containing semicolons.
  • Fixes a bug where exported Wasm functions that aren't _start now invoke Wasm constructors and destructors so WASI environment variables and directory mappings are now available in those functions.