Expand description
Version of std::thread that also works in WebAssembly.
Functions§
- sleep
- Universal version of
std::thread::sleep. - spawn
- Version of
std::thread::spawnthat also works in WebAssembly.
Version of std::thread that also works in WebAssembly.
std::thread::sleep.std::thread::spawn that also works in WebAssembly.