mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2025-03-10 17:29:10 +00:00
7 lines
70 B
JSON
7 lines
70 B
JSON
{
|
|
"go.toolsEnvVars": {
|
|
"GOOS": "js",
|
|
"GOARCH": "wasm"
|
|
}
|
|
}
|