mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-06-18 02:59:21 +00:00
![]() Some offsets can be directly gotten at the compilation stage after the interp/AOT module instance refactoring PR was merged, so as to reduce some unnecessary load instructions and improve the Fast JIT performance: - Access fields of wasm memory instance structure - Access fields of wasm table instance structure - Access the global data |
||
---|---|---|
.. | ||
aot | ||
common | ||
compilation | ||
fast-jit | ||
include | ||
interpreter | ||
libraries | ||
README.md |