wasm-micro-runtime/core/iwasm
wenyongh a0bb761beb
Update API comments, refine footprint of wasm loader (#256)
and fix issues of get native stack boundary
2020-05-15 17:44:36 +08:00
..
aot Fix issue of condition settings of app boundary check (#249) 2020-05-08 13:34:07 +08:00
common Implement post-MVP features and native stack overflow check (#243) 2020-04-30 17:52:11 +08:00
compilation Change llvm void pointer to i8 pointer to avoid assert failed (#250) 2020-05-08 13:40:04 +08:00
include Update API comments, refine footprint of wasm loader (#256) 2020-05-15 17:44:36 +08:00
interpreter Update API comments, refine footprint of wasm loader (#256) 2020-05-15 17:44:36 +08:00
libraries Implement post-MVP features and native stack overflow check (#243) 2020-04-30 17:52:11 +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