SDK JS
    Preparing search index...

    Function canUseThreads

    • Whether this context can run the threaded build: needs SharedArrayBuffer and a cross-origin-isolated page.

      Returns boolean

      true only on a cross-origin-isolated page (COOP same-origin + COEP require-corp) where SharedArrayBuffer is available; false in Node/Bun and in non-isolated browser pages.