Files
wamr/core/iwasm/aot
tonibofarull ab96e01f5e wasi-nn: Add support of wasi-nn as shared lib (#2310)
## Context

Currently, WAMR supports compiling iwasm with flag `WAMR_BUILD_WASI_NN`.
However, there are scenarios where the user might prefer having it as a shared library.

## Proposed Changes

Decouple wasi-nn context management by internally managing the context given
a module instance reference.
2023-06-27 18:18:26 +08:00
..
2022-09-16 18:54:04 +08:00
2022-12-13 10:48:51 +08:00
2023-06-05 09:17:39 +08:00