Module zaplib::universal_thread
source · [−]Expand description
Version of std::thread that also works in WebAssembly.
Functions
Universal version of std::thread::sleep.
Version of std::thread::spawn that also works in WebAssembly.