Open ONLY-yours opened 1 year ago
I have not tested it. It should work in all browser with WASM support. However, if you want better performance you need wasm-simd
support and also SharedArrayBuffers
.
https://caniuse.com/?search=wasm https://caniuse.com/?search=SharedArrayBuffer
However, generally speaking, when onnx-runtime
is working the library should be working.
Is there any browser kernel limit? such as chrome > 87 I want to know the compatibility of various browsers