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
wenyongh ee3d448eb6
Fix aot issue in 32-bit platform (#297)
fix aot 32-bit boundary check issue
2020-07-01 12:22:13 +08:00
..
aot Fix aot issue in 32-bit platform (#297) 2020-07-01 12:22:13 +08:00
common Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +08:00
compilation Fix aot issue in 32-bit platform (#297) 2020-07-01 12:22:13 +08:00
include Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +08:00
interpreter Refine get/set global opcodes for interpreter (#294) 2020-06-29 14:17:27 +08:00
libraries Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41: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