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
The file is empty.