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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 93.7%
  • JavaScript 6.3%