mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2026-01-12 01:59:14 +00:00
7 lines
70 B
JSON
7 lines
70 B
JSON
|
|
{
|
||
|
|
"go.toolsEnvVars": {
|
||
|
|
"GOOS": "js",
|
||
|
|
"GOARCH": "wasm"
|
||
|
|
}
|
||
|
|
}
|