Releases: yamt/wasm-micro-runtime
Releases · yamt/wasm-micro-runtime
WAMR-1.2.999
Breaking Changes
New Features
Bug Fixes
- libc-wasi/posix.c: Fix POLL{RD,WR}NORM in uClibc (bytecodealliance#2069)
- Fix bh_assert for 64-bit platforms (bytecodealliance#2071)
- wamr-ide: Modify Dockerfile to update base image version and fix build issue (bytecodealliance#2068)
- Fix module_malloc/module_free issues (bytecodealliance#2072)
- Fix use after free when dumping call stack (bytecodealliance#2084)
- Fix compilation errors of workload xnnpack and meshoptimizer (bytecodealliance#2081)
- Fix typo in Fast JIT's BUILD_COND_BR Macro (bytecodealliance#2092)
- Fix sanitizer pointer overflow warning when perform pointer arithmetic (bytecodealliance#2098)
- Update sample workload tensorflow (bytecodealliance#2101)
- Fix ref.func forward-declared function check (bytecodealliance#2099)
- Fix interpreter read linear memory size for multi-threading (bytecodealliance#2088)
Enhancements
- Limit the minimal size of bh_hashmap (bytecodealliance#2073)
- Bump tensorflow to 2.11.1 in /core/iwasm/libraries/wasi-nn/test (bytecodealliance#2061)
- Bump tensorflow to 2.11.1 in install_tensorflow.sh (bytecodealliance#2076)
- Add support for universal binaries on OSX (bytecodealliance#2060)
- Update documents (bytecodealliance#2100)
Others
- spectest/nuttx: Increase stack size of iwasm task (bytecodealliance#2082)
- ci: Refactor windows build definition (bytecodealliance#2087)
- ci: Enable WASI threads in CI (bytecodealliance#2086)
- Use wasi-sdk-20 to build wasi-threads cases in CI (bytecodealliance#2095)
wamride vscode extension
lldb binary is taken from build-lldb.tgz in https://github.com/yamt/llvm-project/releases/tag/20220804
(thus this is for macOS)