wasm-micro-runtime/core/iwasm
Wenyong Huang a3960c834d
Refine looking up aot function with index (#3882)
* Refine looking up aot function with index

* refine the code
2024-10-29 10:58:11 +08:00
..
aot Refine looking up aot function with index (#3882) 2024-10-29 10:58:11 +08:00
common Refine looking up aot function with index (#3882) 2024-10-29 10:58:11 +08:00
compilation Fix some compile warnings and typos (#3854) 2024-10-15 16:04:58 +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 Fix out of bounds issues after memory.grow on non-aot non-threads builds (#3872) 2024-10-23 14:48:40 +08:00
libraries Add Windows wamrc and iwasm build in release CI (#3857) 2024-10-17 10:01:56 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00