mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Added link to LiftOff info for Chrome, as suggested by Pontus Leitzler. :)
parent
b9434c8435
commit
d93c053a0e
@ -130,4 +130,8 @@ Please get involved and help drive this if you're interested in the Debugger sid
|
||||
|
||||
# Editor configuration
|
||||
|
||||
* [Configuring GoLand for WebAssembly](https://github.com/golang/go/wiki/Configuring-GoLand-for-WebAssembly) - Shows the exact steps needed for getting Wasm working in GoLand
|
||||
* [Configuring GoLand for WebAssembly](https://github.com/golang/go/wiki/Configuring-GoLand-for-WebAssembly) - Shows the exact steps needed for getting Wasm working in GoLand
|
||||
|
||||
# WebAssembly in Chrome
|
||||
|
||||
If you run a newer version of Chrome there is a flag (`chrome://flags/#enable-webassembly-baseline`) to enable Liftoff, their new compiler, which should significantly improve load times. Further info [here](https://chinagdg.org/2018/08/liftoff-a-new-baseline-compiler-for-webassembly-in-v8/).
|
Loading…
x
Reference in New Issue
Block a user