wasm-micro-runtime/core
YAMAMOTO Takashi d6876f1e9f
wasi_nn_llamacpp.c: fix buffer overruns in set_input (#4420)
note: for some reasons, wasmedge seems to ignore type/dimensions
for the input of ggml. some user code relies on it.
cf. https://github.com/second-state/WasmEdge-WASINN-examples/issues/196

note: despite the comment in our code, the input doesn't seem
nul-terminated.
2025-06-27 11:51:03 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm wasi_nn_llamacpp.c: fix buffer overruns in set_input (#4420) 2025-06-27 11:51:03 +08:00
shared Collective fix (#4413) 2025-06-26 10:20:40 +08:00
config.h Refactor copy callstack feature (#4401) 2025-06-24 20:38:30 +08:00
version.h Bump version to 2.3.1 and update release notes (#4303) 2025-06-02 10:45:50 +08:00
version.h.in Add version.h and update versioning documentation for embedded platforms 2025-02-05 10:31:20 +00:00