OptionalpoolWorker pool size. Defaults to hardwareConcurrency − 1, clamped to 1–4.
OptionalspawnFactory that creates a decode Worker. Defaults to the sibling
module-worker chunk (./bvc-decode-worker.js) emitted by your bundler; CDN
bundles spawn an inline blob worker. Override to self-host the worker script
(e.g. under a strict CSP that forbids blob: workers).
OptionalthreadsThreaded (+atomics) artifact policy — see ThreadsPolicy.
Optionalwasmwasm load + init overrides for the main-thread header parse, and (when set)
the wasmBytes forwarded to each worker so it skips its own fetch. See
WasmHostInit.
Construction options for BvcWorkerDecoder.