Skip to main content

Module wasm_parallel_pow_generator

Module wasm_parallel_pow_generator 

Source

Structsยง

WasmParallelPowGenerator
A ParallelPowGenerator that distributes PoW work across pre-created Web Workers. The TypeScript side is responsible for spawning and initializing the workers; this struct simply receives the ready Worker handles.