Skip to content

squirrel-labs/web_worker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Worker

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()

Original example Generalized Version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 93.7%
  • JavaScript 6.3%