mirror of
https://github.com/taigrr/wasm-experiments
synced 2025-01-18 04:03:21 -08:00
Set Go 1.14 as required version
This commit is contained in:
parent
268dfb8c84
commit
1b33c97bdd
@ -4,7 +4,7 @@ Just some playing around with the experimental Go WebAssembly arch target.
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
Requires `go` >= 1.13.0.
|
Requires `go` >= 1.14.0.
|
||||||
[TinyGo](https://github.com/tinygo-org/tinygo) examples require `docker`.
|
[TinyGo](https://github.com/tinygo-org/tinygo) examples require `docker`.
|
||||||
|
|
||||||
## Basic instructions
|
## Basic instructions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user