wasm-micro-runtime/core/iwasm/include
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_export.h Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +08:00
lib_export.h Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
wasm_export.h Enable shared memory && add pthread support (#282) 2020-06-15 19:04:04 +08:00