nixpkgs/pkgs/development/compilers/go
Daniel Nagy 050df1a7e6
go: Support WASI platform
With this change it is now possible to build simple Go packages into
WebAssembly and WASI. For example, it is now possible to build
`wazero` to wasm:

```sh
$ file $(nix-build -A pkgsCross.wasi32.wazero --no-out-link)/bin/wazero
/nix/store/pzzzsnmyjjrxi8gmadksn99rgfbxqrp2-wazero-static-wasm32-unknown-wasi-1.7.2/bin/wazero: WebAssembly (wasm) binary module version 0x1 (MVP)
```

https://go.dev/blog/wasi
2024-05-29 00:45:00 +02:00
..
1.21.nix go_1_21: 1.21.9 -> 1.21.10 2024-05-08 13:43:42 +10:00
1.22.nix go: Support WASI platform 2024-05-29 00:45:00 +02:00
binary.nix go_1_21: bootstrap from 1.21 2023-08-30 12:32:04 +10:00
bootstrap116.nix
bootstrap117.nix
bootstrap121.nix go_1_21: bootstrap from 1.21 2023-08-30 12:32:04 +10:00
go_no_vendor_checks-1.21.patch go_1_21: init at 1.21rc3 2023-08-02 01:08:27 +10:00
go_no_vendor_checks-1.22.patch go_1_22: init at 1.22rc1 2024-01-25 09:09:55 +10:00
iana-etc-1.17.patch
mailcap-1.17.patch
print-hashes.sh
remove-tools-1.11.patch
tzdata-1.19.patch