mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-04-18 18:18:44 +00:00
- add debug assertions to wasm_get_module_inst_mem_consumption - add debug assertions to aot_get_module_inst_mem_consumption - nullify memories pointer after free in destruction path - nullify memories pointer after free in AOT destruction - docs: add precondition documentation for memory consumption functions |
||
|---|---|---|
| .. | ||
| iwasm_interp.cmake | ||
| SConscript | ||
| wasm_interp_classic.c | ||
| wasm_interp_fast.c | ||
| wasm_interp.h | ||
| wasm_loader.c | ||
| wasm_loader.h | ||
| wasm_mini_loader.c | ||
| wasm_opcode.h | ||
| wasm_runtime.c | ||
| wasm_runtime.h | ||
| wasm.h | ||