Rayon-like worker thread pool. Heavily inspired and based on the works of Alex Crichton
This Fork will remove the wasm-bindgen debendency and try to improve performance by using atomic.wait()
and atomic.notify()
Rayon-like worker thread pool. Heavily inspired and based on the works of Alex Crichton
This Fork will remove the wasm-bindgen debendency and try to improve performance by using atomic.wait()
and atomic.notify()