mirror of
https://github.com/taigrr/wasm-experiments
synced 2025-01-18 04:03:21 -08:00
Update command for starting the local webserver
This commit is contained in:
parent
99f4e0a7f0
commit
8ff3411233
@ -10,7 +10,7 @@ Requires `go` >= 1.13.0.
|
||||
## Basic instructions
|
||||
|
||||
Choose your target from the experiments. Compile with `make <target>` and serve
|
||||
with `make serve`. This starts a local web server which serves the `./html`
|
||||
with `go run main.go`. This starts a local web server which serves the `./html`
|
||||
directory. It ensures `.wasm` files are served with their appropriate
|
||||
content-type.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user