mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Updated WebAssembly (markdown)
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user