mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Minor wording tweak for the WebAssembly page.
parent
6a561353fb
commit
a87e8da42b
@ -145,7 +145,7 @@ If you run a newer version of Chrome there is a flag (`chrome://flags/#enable-we
|
||||
|
||||
The Go 1.11 release [has a bug](https://github.com/golang/go/issues/27961) which can generate incorrect wasm code in some (rare) circumstances.
|
||||
|
||||
If your go code compiles to wasm ok, but gives an error in the browser like:
|
||||
If your go code compiles to wasm without problem, but produces an error like this when run in the browser:
|
||||
|
||||
```
|
||||
CompileError: wasm validation error: at offset 1269295: type mismatch: expression has type i64 but expected f64
|
||||
|
Loading…
x
Reference in New Issue
Block a user