mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Link to generated JS bindings
This commit is contained in:
parent
db37034d11
commit
34e4cfa95d
@ -262,7 +262,10 @@ wasm_bindgen! {
|
||||
}
|
||||
```
|
||||
|
||||
and this can be worked with similarly to above with:
|
||||
The generated JS bindigns for this invocation of the macro [look like
|
||||
this][bindings]. You can view them in action like so:
|
||||
[bindings]: https://gist.github.com/alexcrichton/e5ce88326f91bb32a63b7352892895ba
|
||||
|
||||
|
||||
```html
|
||||
<html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user