wasm-micro-runtime/core/iwasm
Maks Litskevich d01b702f4b Update core/iwasm/interpreter/wasm_opcode.h
Co-authored-by: Marcin Kolny <marcin.kolny@gmail.com>
2025-02-14 18:17:31 +00:00
..
aot Correct the table index calculation in aot_instantiation (#3903) 2024-11-18 20:01:00 +08:00
common Merge pull request #3925 from bytecodealliance/main 2024-11-23 09:17:00 +08:00
compilation Check possible integer overflow in aot memory boundary check (#3920) 2024-11-22 16:01:24 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add support for multi-memory proposal in classic interpreter (#3742) 2024-08-21 12:22:23 +08:00
include Allow to set native stack boundary to exec_env (#3862) 2024-10-18 12:49:57 +08:00
interpreter Update core/iwasm/interpreter/wasm_opcode.h 2025-02-14 18:17:31 +00:00
libraries correct endif wasm loader 2025-02-14 18:17:31 +00:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00