pub fn wasm_init(verbose: bool)
Initialise logging and panic hook. Must be called manually before using the WASM module. Pass verbose = true for the main worker (logs confirmation), false for PoW sub-workers (silent).
verbose = true
false