wasm-micro-runtime/core/iwasm/aot
wenyongh d381b0fdec
Implement post-MVP features and native stack overflow check (#243)
Implement native thread stack overflow check
Implement post-MVP: Non-trapping float-to-int conversions
Implement post-MVP: Sign-extension operators
Enhance WASM loader checks
2020-04-30 17:52:11 +08:00
..
arch Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
aot_loader.c Implement post-MVP features and native stack overflow check (#243) 2020-04-30 17:52:11 +08:00
aot_reloc.h Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
aot_runtime.c Implement post-MVP features and native stack overflow check (#243) 2020-04-30 17:52:11 +08:00
aot_runtime.h Implement post-MVP features and native stack overflow check (#243) 2020-04-30 17:52:11 +08:00
iwasm_aot.cmake Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00