You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tool
David Anderson afe19d1d81 tool/go: don't use the names GOOS/GOARCH in script
The use of GOOS to mean "the compiler's host architecture" ends up
overriding whatever GOOS the user passed in, resulting in befuddling
errors like "unsupported GOOS/GOARCH pair linux/wasm" when the caller
requests js/wasm.

Signed-off-by: David Anderson <danderson@tailscale.com>
1 year ago
..
binaryen.rev go.toolchain.rev: update to Go 1.20rc3 1 year ago
go tool/go: don't use the names GOOS/GOARCH in script 1 year ago
node.rev cmd/tsconnect: pin yarn and node 2 years ago
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 2 years ago
yarn .github/workflows: add tsconnect static build to wasm GitHub action 2 years ago
yarn.rev cmd/tsconnect: pin yarn and node 2 years ago