mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-28 23:14:12 +03: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…
Reference in New Issue
Block a user