wasm-micro-runtime/core/iwasm/libraries/wasi-nn/include
YAMAMOTO Takashi 3a087c4244
wamr-wasi-extensions: add a cmake package to provide our wasi extension (#4344)
* wasi_ephemeral_nn.h: add a convenience wrapper header
* wamr-wasi-extensions: add a cmake package to provide our wasi extension

the sample app was tested with:
* wasmtime
* iwasm with https://github.com/bytecodealliance/wasm-micro-runtime/pull/4308

currently only contains wasi-nn.
maybe it makes sense to add lib-socket things as well.

cf. https://github.com/bytecodealliance/wasm-micro-runtime/issues/4288
2025-06-12 09:33:25 +08:00
..
wasi_ephemeral_nn.h wamr-wasi-extensions: add a cmake package to provide our wasi extension (#4344) 2025-06-12 09:33:25 +08:00
wasi_nn_host.h wasi-nn: Apply new architecture (#3692) 2024-08-13 09:14:52 +08:00
wasi_nn_types.h wasi_nn_types.h: remove a seemingly stale comment (#4348) 2025-06-12 09:29:59 +08:00
wasi_nn.h wasi_nn.h: make this compatible with wasi_ephemeral_nn (#4330) 2025-06-09 11:36:05 +08:00