github WasmEdge/WasmEdge 0.6.6
SSVM 0.6.6

latest releases: 0.14.0-alpha.4, 0.14.0-rc.4, 0.14.0-rc.3...
3 years ago

0.6.6 (2020-09-02)

Features:

  • Add option for dumping LLVM IR in ssvmc.
  • Add SSVM_Process configuration.
    • VM with this option will import ssvm_process host modules.
    • ssvm_process host functions are SSVM extension for executing commands.
    • This host module is to support wasm compiled from rust with rust_process_interface_library crate..
  • Turn on SSVM_Process configuration in both ssvmr and ssvm.

Refactor:

  • Apply mprotect memory boundary checking in memory instance.

Fixed Issues:

  • Prevent undefined behavior on shift operations in interpreter and file manager.

Don't miss a new WasmEdge release

NewReleases is sending notifications on new releases.