wasm-micro-runtime/core/iwasm
liang.he a1f7832625
Remove an improper assumption when creating wasm_trap (#1657)
Allow to have multiple stores in an engine and multiple instances
in a store. Letting a wasm_function_t pass its wasm_store_t to make
it more efficient.
2022-11-01 11:56:28 +08:00
..
aot XIP adaptation for xtensa platform (#1636) 2022-10-31 17:25:24 +08:00
common Remove an improper assumption when creating wasm_trap (#1657) 2022-11-01 11:56:28 +08:00
compilation XIP adaptation for xtensa platform (#1636) 2022-10-31 17:25:24 +08:00
fast-jit Implement Fast JIT dump call stack and perf profiling (#1633) 2022-10-27 09:28:32 +08:00
include Add mutex initializer for wasm-c-api engine operations (#1656) 2022-10-31 11:48:07 +08:00
interpreter Fix a bug of the return value of memory_instantiate (#1616) 2022-10-19 07:23:03 +08:00
libraries Update libuv version number (#1666) 2022-11-01 11:07:35 +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