mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +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 |
||
|---|---|---|
| .. | ||
| app-framework | ||
| app-mgr | ||
| deps | ||
| iwasm | ||
| shared | ||
| config.h | ||
| version.h | ||
| version.h.in | ||