Skip to content

Pre-Alpha 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@chances chances released this 27 Dec 07:16
· 18 commits to master since this release

Highlights

Changelog

Additions

  • Add Engine.jit and Engine.native factory functions
  • Add Module.instantiate shortcut function
  • Add Module.serialize and Module.deserialize functions
  • Add Module.validate static function
  • Add CallbackWithDelegate wrapper for D delegates called from WASM code
  • Add generic Function constructor
  • Add import D function usage example

Changes

  • Improve Store, Extern and Trap docs