Skip to content

0.5.0

Compare
Choose a tag to compare
@Hywan Hywan released this 16 Jul 07:53
· 132 commits to master since this release

Features

Extension

  • #71 Use pre-build dynamic libraries (@Hywan)
  • #70 Improve function invocation time by 77% (@Hywan)
  • #69 Introduce the wasm_instance structure (@Hywan)
  • #68 Add the WasmArrayBuffer::grow method (@Hywan)

Runtime

Bug/security fixes

Documentation

  • Many improvements related to the new features and bug fixes.

Chore