mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add link to WebAssembly.instantiateStreaming polyfill (e.g., Safari 11 needs it).
parent
9e5a0ce6b5
commit
9f1940ec4d
@ -45,6 +45,8 @@ Create an `index.html` file:
|
||||
</html>
|
||||
```
|
||||
|
||||
(If your browser doesn't yet support `WebAssembly.instantiateStreaming`, you can use a [polyfill](https://github.com/golang/go/blob/b2fcfc1a50fbd46556f7075f7f1fbf600b5c9e5d/misc/wasm/wasm_exec.html#L17-L22).)
|
||||
|
||||
And copy over the JavaScript support file:
|
||||
|
||||
```sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user