wasm-micro-runtime/core/iwasm
liang.he 068426fef4 Remove unnecessary conversion of __wasi_addr_t to bh_sockaddr_t in sock_recv_from() (#4391)
`src_addr` will be filled upon return. Before the call, its content
is unpredictable.
2025-08-12 08:53:57 +00:00
..
aot add new relocation type (#4500) 2025-08-11 15:09:33 +08:00
common add validation for struct field type (#4536) 2025-08-11 15:07:15 +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 add validation for struct field type (#4536) 2025-08-11 15:07:15 +08:00
libraries Remove unnecessary conversion of __wasi_addr_t to bh_sockaddr_t in sock_recv_from() (#4391) 2025-08-12 08:53:57 +00:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00