Updated WebAssembly (markdown)

Hajime Hoshi 2018-08-27 04:02:50 +09:00
parent b28ab3336b
commit 7b7914152b

@ -1,4 +1,6 @@
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 the latest Go.~ WasmServe doesn't work well with modules. Stay tuned!
This article introduces a regular way to build an Ebiten app as a WebAssembly port.
# Requirements