Crates.io | ianaio-clock |
lib.rs | ianaio-clock |
version | 0.1.1 |
source | src |
created_at | 2024-06-10 17:07:44.628568 |
updated_at | 2024-06-10 17:07:44.628568 |
description | Clock crate used as an ianaio dependency located inside example directory path |
homepage | https://rustwasm.iana.io/examples/ianaio-clock |
repository | https://github.com/ianaio/ianaio-clock |
max_upload_size | |
id | 1267393 |
size | 23,938 |
This is a simple example showcasing the IanaIO timers.
First, install wasm-pack if needed.
Then build the ianaio-clock example by running wasm-pack build --target no-modules
and open your browser to load index.html
.