wasm-micro-runtime/core/shared
wenyongh b40e79c160
Make heap and linear memory contiguous to refine compilation time and footprint (#233)
Use FastISel for JIT mode
Use united aot version in aot file and aot runtime
Disable check signature failed warning for wamrc
Fix fast interpreter x86_32 float issue
Remove unused empty lvgl folder
2020-04-13 10:49:40 +08:00
..
coap Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
mem-alloc Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00
platform Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00
utils fix sgx compile and link error, preserve space for locals before set/tee opcode (#214) 2020-03-27 09:28:30 +08:00