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
Wenyong Huang 1b34606940
Move application entry APIs out of wasm_runtime_common.c (#639)
And fix libc-builtin print float issue
Add a list to track all third party components
Fix compile error when MEMORY_TRACING is enabled

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-05-26 13:22:03 +08:00
..
ems Move application entry APIs out of wasm_runtime_common.c (#639) 2021-05-26 13:22:03 +08:00
mem_alloc.c Refine aot call_indirect opcode translation (#492) 2021-01-05 18:05:30 +08:00
mem_alloc.cmake Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) 2020-03-10 19:54:44 +08:00
mem_alloc.h Refine aot call_indirect opcode translation (#492) 2021-01-05 18:05:30 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00