mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Merge pull request #7 from johannhof/patch-1
Really fix bindings link in README.md
This commit is contained in:
commit
25faad9390
@ -270,11 +270,10 @@ wasm_bindgen! {
|
||||
```
|
||||
|
||||
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
|
||||
|
||||
|
||||
```html
|
||||
<html>
|
||||
<head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user