Skip to content

Releases: bytecodealliance/wasm-micro-runtime

WAMR-02-18-2020

18 Feb 08:45

Choose a tag to compare

Enable AoT and JIT feature, enable wamr compiler
Enable WAMR SDK
Change wasm_runtime_call_wasm() function prototype and native wrapper function prototype
Support app framework base library in assemblyscript
Improve performance of iwasm interpreter

WAMR-01-12-2020

21 Jan 05:16

Choose a tag to compare

The last version before AoT is released, which only supports interpreter mode.

WAMR-11-28-2019

28 Nov 00:44

Choose a tag to compare

Enable WASI, update linux-sgx makefile and add enclave sample, enhance wasm loader and update documents.