amethyst / web_worker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Worker

Rayon-like worker thread pool. Heavily inspired and based on the works of Alex Crichton (I only adapted his code to be reusable outside of the wasm-bindgen crate.)

Original example

About

License:Mozilla Public License 2.0


Languages

Language:Rust 94.0%Language:JavaScript 6.0%