mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-24 02:01:35 +00:00
Add WebAssembly Studio links to examples/README
Should hopefully make it much easier to get off the ground running and exploring!
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
# `performance`
|
||||
|
||||
[View this example online](https://webassembly.studio/?f=6gxcp4f4953)
|
||||
|
||||
This directory is an example of using the `#[wasm_bindgen]` macro to interact
|
||||
with global APIs like `performance.now()` to learn about the current time in
|
||||
Rust.
|
||||
|
Reference in New Issue
Block a user