wasm-micro-runtime/core
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
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm Return uint32 from WASI functions (#2749) 2023-11-13 20:07:32 +08:00
shared Add compilation flag to enable/disable heap corruption check (#2766) 2023-11-15 17:20:50 +08:00
config.h Add compilation flag to enable/disable heap corruption check (#2766) 2023-11-15 17:20:50 +08:00
version.h Update version number and release notes (#2378) 2023-08-22 08:55:36 +08:00