wasm-micro-runtime/product-mini/platforms/zephyr/simple
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
..
src Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
build_and_run.sh Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00
CMakeLists.txt Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
esp32_custom_linker.ld Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
prj_esp32.conf Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
prj_nucleo767zi.conf Refine build script of zephyr product-mini, enable aot soft-float support (#188) 2020-03-05 21:46:24 +08:00
prj_qemu_cortex_a53.conf Enable aarch64 support, add component test framework and test suite (#211) 2020-03-24 19:04:29 +08:00
prj_qemu_x86_nommu.conf Refine build script of zephyr product-mini, enable aot soft-float support (#188) 2020-03-05 21:46:24 +08:00
prj_qemu_xtensa.conf Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00