Docs.rs
wasm-game-lib-0.6.0
wasm-game-lib 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Mubelotix
Dependencies
console_error_panic_hook ^0.1
normal
futures ^0.3
normal
js-sys ^0.3
normal
lazy_static ^1.4
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
wasm-bindgen-test ^0.3
dev
Versions
98.87%
of the crate is documented
This release has been yanked
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module system
wasm_
game_
lib
0.6.0
Module system
Module Items
Functions
In crate wasm_
game_
lib
wasm_game_lib
Module
system
Copy item path
Source
Expand description
You will need this module for various things.
Functions
ยง
error
log
sleep
This is the wasm version of the sleep function. For now it is the only way to sleep. The precision of this function is 1ms.