mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-09-08 18:59:35 +00:00
![]() Reserve one pointer size for fast-interp code_compiled_size: if the last opcode of current function is to be dropped (e.g. OP_DROP), the peak memory usage will be larger than the final code_compiled_size, we record the peak size to ensure there won't be invalid memory access during the second traversing. |
||
---|---|---|
.. | ||
aot | ||
common | ||
compilation | ||
fast-jit | ||
include | ||
interpreter | ||
libraries | ||
README.md |