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
Wenyong Huang 7cdfc9fe11
Fix issues reported by gcc -fsanitize flag (#678)
And refine some coding styles, fix JIT compiler data wasm table create issue, add license header for some files.
2021-07-30 15:21:17 +08:00
..
ems_alloc.c Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
ems_gc_internal.h Fix issues reported by gcc -fsanitize flag (#678) 2021-07-30 15:21:17 +08:00
ems_gc.h Refine aot call_indirect opcode translation (#492) 2021-01-05 18:05:30 +08:00
ems_hmu.c Add more checks to enhance app heap's security (#428) 2020-10-22 18:52:33 +08:00
ems_kfc.c Fix os_cond_timedwait and other issues for NuttX sim/macOS (#562) 2021-05-31 09:56:47 +08:00