wasm-micro-runtime/core/iwasm
YAMAMOTO Takashi 51714c41c0
Introduce WASMModuleInstanceExtraCommon (#2429)
Move the common parts of WASMModuleInstanceExtra and
AOTModuleInstanceExtra into the new structure.
2023-08-08 09:35:29 +08:00
..
aot Introduce WASMModuleInstanceExtraCommon (#2429) 2023-08-08 09:35:29 +08:00
common Introduce WASMModuleInstanceExtraCommon (#2429) 2023-08-08 09:35:29 +08:00
compilation Fix ExpandMemoryOpPass doesn't work properly (#2399) 2023-07-29 10:28:09 +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 some check issues on table operations (#2392) 2023-07-27 21:53:48 +08:00
include Fix typo (dwarf) in the codebase (#2367) 2023-07-19 17:58:52 +08:00
interpreter Introduce WASMModuleInstanceExtraCommon (#2429) 2023-08-08 09:35:29 +08:00
libraries Introduce WASMModuleInstanceExtraCommon (#2429) 2023-08-08 09:35:29 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00