/wonnx-wasm-example

Example of using WONNX on the web

Primary LanguageJavaScriptMIT LicenseMIT

WONNX WASM using Vite

An example of how to use WONNX on the web though WebAssembly. This uses vite as the bundler.

Running

npm run dev

Building

npm run build