diff --git a/Platforms.md b/Platforms.md index 7ac3d9b..8bbc68d 100644 --- a/Platforms.md +++ b/Platforms.md @@ -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