ncnn
ncnn copied to clipboard
Add wasi support
WASI is WebAssembly System Interface. Now we can build ncnn with wasi-sdk[1] to create a WebAssembly binary module, and run it with wasmtime on cmdline.
[1] https://github.com/WebAssembly/wasi-sdk [2] https://github.com/bytecodealliance/wasmtime