wasm-micro-runtime/core/iwasm
liang.he 6621793acc
Fix two fuzz issues (#3529)
- #69598: protect from `0-1`
- #69608: in case no tailing `\0`
2024-06-14 15:42:21 +08:00
..
aot Fix two fuzz issues (#3529) 2024-06-14 15:42:21 +08:00
common Make wasi-nn backends as separated shared libraries (#3509) 2024-06-14 12:06:56 +08:00
compilation Add wasm_export.h APIs to expose memory type (#3496) 2024-06-06 09:20:24 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add wasm_export.h APIs to expose memory type (#3496) 2024-06-06 09:20:24 +08:00
include Add wasm_export.h APIs to expose memory type (#3496) 2024-06-06 09:20:24 +08:00
interpreter Make wasi-nn backends as separated shared libraries (#3509) 2024-06-14 12:06:56 +08:00
libraries Make wasi-nn backends as separated shared libraries (#3509) 2024-06-14 12:06: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