wasm-micro-runtime/core
YAMAMOTO Takashi da6019f749
wasi_nn_llamacpp.c: reject invalid graph and execution context (#4422)
* return valid graph and execution context instead of using stack garbage.
  (always 0 for now because we don't implement multiple graph/context
  for this backend.)

* validate user-given graph and execution context values. reject
  invalid ones.
2025-07-01 19:31:00 +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: reject invalid graph and execution context (#4422) 2025-07-01 19:31:00 +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