wasm-micro-runtime/core/iwasm
2020-10-12 16:52:28 +08:00
..
aot Add NULL check for memory inst in aot/wasm module malloc/free (#403) 2020-09-28 12:44:23 +08:00
common Remove '@' when declare function invokeNative to fix compile error (#417) 2020-10-12 16:52:28 +08:00
compilation Fix jit target arch not set issue and custom name section typo issue (#400) 2020-09-24 11:21:20 +08:00
include introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
interpreter Add the fast-interp tail call support (#409) 2020-09-29 10:35:10 +08:00
libraries Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +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