wasm-micro-runtime/core/iwasm
2020-09-07 17:32:00 +08:00
..
aot Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
common fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371) 2020-09-05 14:48:08 +08:00
compilation Fix app heap migrate issue and aot compilation warning (#368) 2020-09-03 11:16:38 +08:00
include Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
interpreter fix problem in wasm_module_malloc (#374) 2020-09-07 17:32:00 +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