OptionalbatchNonces per GPU batch. Default: auto-clamped from device.limits and n.
OptionaldeviceProvide a GPUDevice (e.g. plain Node with a polyfill, or to reuse one). Default: navigator.gpu.
OptionalmaxMax nonces to try before giving up. Default 1_000_000 (must keep the range within [0, 2³²)).
OptionalnonceOverride the starting nonce (default: challenge.header_context.nonce64_start).
Options forwarded to the WebGPU solver (
Solver.solvewithmode: 'webgpu').