update platform notes

master
Vladimir Mandic 2022-08-15 11:48:48 -04:00
parent 270ef7a2c5
commit a4cc793d5a
1 changed files with 1 additions and 2 deletions

@ -6,12 +6,11 @@
- **Chrome**: *Supported*
- Minimum version Chrome 60 from 2017
- WASM: For performance reasons it is recommended to enable `WebAssembly SIMD support` in `chrome://flags`
- **Firefox**: *Supported*
- Minimum version Firefox 55 from 2017
- WebGL: Lower performance due to Firefox handing of WebGL memory garbage collection
- WASM: For performance reasons it is recommended to enable `javascript.options.wasm.simd` in `about:config`
- WASM: Async operations are not supported (running multiple detections or models in parallel) Due to missing threaded WASM support in Firefox
- WASM: Async operations are not supported (running multiple detections or models in parallel) due to missing threaded WASM support in Firefox
- Web Workers: Not supported due to Firefox missing implementation for `OffscreenCanvas`
- **Safari**: *Limited support*
- Minimum version Safari 10.3