mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-28 12:11:34 +00:00
Merge pull request #6 from johannhof/patch-1
Fix bindings link in README.md
This commit is contained in:
@ -270,7 +270,8 @@ wasm_bindgen! {
|
|||||||
```
|
```
|
||||||
|
|
||||||
The generated JS bindings for this invocation of the macro [look like
|
The generated JS bindings for this invocation of the macro [look like
|
||||||
this][bindings]. You can view them in action like so:
|
this](bindings). You can view them in action like so:
|
||||||
|
|
||||||
[bindings]: https://gist.github.com/b7dfa241208ee858d5473c406225080f
|
[bindings]: https://gist.github.com/b7dfa241208ee858d5473c406225080f
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user