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
Xu Jun 5e196253f6
Fix function type not set issue of aot_call_indirect (#229)
Add registration of libc-wasi to 'wasi_snapshot_preview1' to support cargo-wasi
change zephyr build method from cmake to west
fix problem when preserve space for local vars
fix wasi authority problem
2020-04-07 11:04:46 +08:00
..
aot Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00
common Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00
compilation Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00
include Refine wgl native functions call (#225) 2020-04-02 17:58:46 +08:00
interpreter Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00
libraries Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +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