wasm-micro-runtime/core/shared/mem-alloc
lum1n0us 4787b150b8
Enable multi-module support for wasm-c-api (#426)
it is allowed that all imported functions and globals can be
linked by multi-module feature automatically or by wasm-c-api manually
2020-10-16 17:43:57 +08:00
..
ems introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
tlsf@a1f743ffac Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
mem_alloc.c Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +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 Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00