Releases: bytecodealliance/wasm-micro-runtime
Releases · bytecodealliance/wasm-micro-runtime
WAMR-02-18-2020
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
The last version before AoT is released, which only supports interpreter mode.
WAMR-11-28-2019
Enable WASI, update linux-sgx makefile and add enclave sample, enhance wasm loader and update documents.