mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 23:42:05 +00:00
40d33d806b
Heap corruption check in ems memory allocator is enabled by default to improve the security, but it may impact the performance a lot, this PR adds cmake variable and compiler flag to enable/disable it. |
||
---|---|---|
.. | ||
ems | ||
mem_alloc.c | ||
mem_alloc.cmake | ||
mem_alloc.h | ||
SConscript |