1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-04-01 01:41:08 +00:00
Alex Crichton 7ecf4aae87 cargo +nightly fmt --all
Rustfmt all the things!
2018-09-26 08:26:00 -07:00
..
2018-09-26 08:26:00 -07:00
2018-04-09 15:02:20 -07:00
2018-09-20 16:45:30 -07:00
2018-09-20 16:45:30 -07:00
2018-09-25 18:50:27 -07:00

web-sys: Closures

View documentation for this example online or View compiled example online

You can build the example locally with:

$ ./build.sh

(or running the commands on Windows manually)

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