wasm-micro-runtime/core/iwasm
wenyongh ee315e4049
Implement memory access bound check with hardware trap for 64-bit platforms (#293)
Also implement native stack overflow check with hardware trap for 64-bit platforms
Refine classic interpreter and fast interpreter to improve performance
Update document
2020-06-28 15:41:25 +08:00
..
aot Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +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 Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +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 Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +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