1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-07-29 02:51:56 +00:00
Files
wasm-bindgen/examples/performance
Alex Crichton 6803c619bb Bump to 0.2.40
2019-03-21 17:08:48 -07:00
..
2019-03-21 17:08:48 -07:00
2018-09-20 16:45:30 -07:00

web-sys: performance.now

View documentation for this example online or View compiled example online

You can build the example locally with:

$ npm run serve

and then visiting http://localhost:8080 in a browser should run the example!