This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/shared/mem-alloc/ems
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
..
ems_alloc.c Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00
ems_gc_internal.h Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00
ems_gc.h Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00
ems_hmu.c re-org ems mem allocator source codes, update prot_wamr.md (#217) 2020-03-30 11:06:39 +08:00
ems_kfc.c Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00