This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm
Wenyong Huang 02f0c2bed8
Fix invalid size of memory allocated in wasi init (#1603)
The total size of null-terminated array of strings is wrongly calculated
2022-10-17 08:48:07 +08:00
..
aot Clear Windows compile warnings (#1530) 2022-09-29 14:02:58 +08:00
common Fix invalid size of memory allocated in wasi init (#1603) 2022-10-17 08:48:07 +08:00
compilation Fix threads spec test issues (#1586) 2022-10-13 13:53:09 +08:00
fast-jit Fix threads spec test issues (#1586) 2022-10-13 13:53:09 +08:00
include wasm_export.h: Add comments on wasm_runtime_register_natives (#1580) 2022-10-12 20:06:38 +08:00
interpreter Fix threads spec test issues (#1586) 2022-10-13 13:53:09 +08:00
libraries Minor fix in assembly script library (#1597) 2022-10-14 12:54:25 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00