]> Cypherpunks repositories - gostls13.git/commit
cmd: add wasip1 support
authorJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Sat, 25 Mar 2023 15:50:19 +0000 (08:50 -0700)
committerJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Thu, 6 Apr 2023 22:37:50 +0000 (22:37 +0000)
commit7f5af094f83957680114e3fd357cfd4b7a5b34c1
treeb5620bd27ccf63c03eb66bb64bb712c391f9597f
parent17770315280330ff3cbe4fb32620e020b0218bd6
cmd: add wasip1 support

For #58141

Co-authored-by: Richard Musiol <neelance@gmail.com>
Co-authored-by: Achille Roussel <achille.roussel@gmail.com>
Co-authored-by: Julien Fabre <ju.pryz@gmail.com>
Co-authored-by: Evan Phoenix <evan@phx.io>
Change-Id: I530ea78a3cd142f3a745f650b21c30e7f10ce981
Reviewed-on: https://go-review.googlesource.com/c/go/+/479621
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/types2/example_test.go
src/cmd/dist/test.go
src/cmd/go/internal/base/signal_unix.go
src/cmd/go/internal/cache/cache_test.go
src/cmd/go/internal/lockedfile/internal/filelock/filelock_test.go
src/cmd/go/internal/lockedfile/lockedfile_test.go
src/cmd/go/internal/lockedfile/transform_test.go
src/cmd/go/internal/mmap/mmap_other.go
src/cmd/go/internal/work/build_test.go
src/cmd/internal/osinfo/os_wasip1.go [new file with mode: 0644]
src/cmd/test2json/signal_unix.go