mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-25 14:12:13 +00:00
* add parameter to async function --> error This change to the fetch example does not compile. It would be great to include how to do this! * fn parameter as String
The fetch
API
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!