wasm-micro-runtime/core/iwasm
2024-03-11 18:11:43 +08:00
..
aot Allow overriding max memory on module instantiation (#3198) 2024-03-05 17:53:26 +08:00
common Allow overriding max memory on module instantiation (#3198) 2024-03-05 17:53:26 +08:00
compilation Fix ip (bytecode offset) not committed into the latest aot frame (#3213) 2024-03-11 18:11:43 +08:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit Fix llvm jit push funcref/externref result type issue (#3169) 2024-02-21 12:15:18 +08:00
include Allow overriding max memory on module instantiation (#3198) 2024-03-05 17:53:26 +08:00
interpreter Allow overriding max memory on module instantiation (#3198) 2024-03-05 17:53:26 +08:00
libraries Allow overriding max memory on module instantiation (#3198) 2024-03-05 17:53:26 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00