mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2026-01-12 01:59:14 +00:00
♻️ Use github.com/nlepage/go-js-promise
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"go.toolsEnvVars": {
|
||||
"GOOS": "js",
|
||||
"GOARCH": "wasm"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user