Skip to content

platform support list #36

Answered by vladmandic
Jimmysh asked this question in Q&A
Discussion options

You must be logged in to vote

Good question - here are my notes before I write docs with platform support details:

Browser

Desktop:

  • 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: Due to missing threaded WASM support in Firefox, async operations are not supported (running multiple detections or models in parallel)
    • Web Workers: Not supported due to Firefox missing i…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by vladmandic
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #36 on December 21, 2020 13:10.