Skip to main content

Browser (Multi-Thread)

info

The multi-thread version of the Aleo Wasm package includes all classes in the single-thread version, plus a few more.

Classes

wbg_rayon_PoolBuilder

Functions

initThreadPool(num_threads)Promise.<any>
wbg_rayon_start_worker(receiver)

wbg_rayon_PoolBuilder

Kind: global class

wbg_rayon_PoolBuilder.numThreads() ⇒ number

Kind: instance method of wbg_rayon_PoolBuilder

wbg_rayon_PoolBuilder.receiver() ⇒ number

Kind: instance method of wbg_rayon_PoolBuilder

wbg_rayon_PoolBuilder.build()

Kind: instance method of wbg_rayon_PoolBuilder

initThreadPool(num_threads) ⇒ Promise.<any>

Kind: global function

ParamType
num_threadsnumber

wbg_rayon_start_worker(receiver)

Kind: global function

ParamType
receivernumber