mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-30 20:44:28 +01:00
Updated WebAssembly (markdown)
parent
98e1eb5ca7
commit
50eba810b3
@ -10,6 +10,7 @@ This article introduces a regular way to build an Ebiten app as a WebAssembly po
|
|||||||
# 1. WasmServe
|
# 1. WasmServe
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
go get github.com/hajimehoshi/wasmserve
|
||||||
cd yourgame
|
cd yourgame
|
||||||
wasmserve
|
wasmserve
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user