Skip to content

v0.11.0

Compare
Choose a tag to compare
@RyanLamansky RyanLamansky released this 15 Feb 00:10
4a8483e
  • First non-preview release!
    • The APIs for creation and modification of WASM files have been stable for a long time, so no need to hold it back any longer.
    • Compilation still has numerous gaps in specification compliance, but has enough "core" functionality to call it a beta.
  • Significantly improved compilation compatibility by fixing multiple issues with branches that continue a loop.
  • Added several constructors to simplify creation of WASM-related objects.