wasm-micro-runtime/core/iwasm
liang.he 121232a995
Merge commit from fork
If `--addr-pool=1.2.3.4`, the runtime will return an error.
The value must be in the form of ADDRESS/MASK.
2025-07-27 14:38:56 +08:00
..
aot appease a few compiler warnings (-Wstrict-prototypes) (#4465) 2025-07-10 08:28:00 +08:00
common Merge commit from fork 2025-07-27 14:38:56 +08:00
compilation modify macro related to simde when WASM_OP_SELECT_128 (#4461) 2025-07-17 08:04:41 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Support extended constant expressions (#4432) 2025-07-07 13:34:02 +08:00
include introduce wasm_runtime_instantiate_ex2 (#4444) 2025-07-14 13:06:23 +08:00
interpreter modify macro related to simde when WASM_OP_SELECT_128 (#4461) 2025-07-17 08:04:41 +08:00
libraries lib-socket: make getaddrinfo return EAI_ values (#4498) 2025-07-21 09:21:31 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00