Updated WebAssembly (markdown)

Hajime Hoshi 2018-08-26 15:33:48 +09:00
parent 3032966e34
commit b4f7ec5956

@ -1,6 +1,6 @@
As there are differences between the latest Go and Go 1.11 beta, I recommend to use the latest Go here.
The easiest way is to use [WasmServe](https://github.com/hajimehoshi/wasmserve) with the latest Go.
The easiest way is to use [WasmServe](https://github.com/hajimehoshi/wasmserve) with Go 1.11 or later. Note that you'd need the master branch of Ebiten (v1.7.x doesn't work with WebAssembly).
# Get the latest Go