wasm-micro-runtime/core/shared
Wenyong Huang 40d33d806b
Add compilation flag to enable/disable heap corruption check (#2766)
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.
2023-11-15 17:20:50 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Add compilation flag to enable/disable heap corruption check (#2766) 2023-11-15 17:20:50 +08:00
platform Merge pull request #2740 from bytecodealliance/dev/wasi-libc-windows 2023-11-10 16:58:31 +08:00
utils Refine lock/unlock shared memory (#2682) 2023-10-31 11:46:03 +08:00