Updated WebAssembly (markdown)

Hajime Hoshi 2018-08-26 15:34:02 +09:00
parent b4f7ec5956
commit 0d2f75d355

@ -1,6 +1,8 @@
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 Go 1.11 or later. Note that you'd need the master branch of Ebiten (v1.7.x doesn't work with WebAssembly).
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