]> Cypherpunks repositories - gostls13.git/commit
all: add wasip1 support
authorJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Sun, 26 Mar 2023 00:01:38 +0000 (17:01 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 11 Apr 2023 20:56:32 +0000 (20:56 +0000)
commit319b75ed339b9c66d6cc0519a9adc248526c67d7
treec5b870570c2d765254ea90ddd9d134a19275aab1
parentf7f0d395695933bfe4397e1faf70000454f1193c
all: add wasip1 support

Fixes #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: I49b66946acc90fdf09ed9223096bfec9a1e5b923
Reviewed-on: https://go-review.googlesource.com/c/go/+/479627
Run-TryBot: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Bypass: Ian Lance Taylor <iant@golang.org>
34 files changed:
src/debug/elf/file_test.go
src/go/types/example_test.go
src/io/ioutil/ioutil_test.go
src/log/syslog/syslog_test.go
src/mime/type_unix.go
src/path/filepath/path_test.go
src/path/filepath/path_unix.go
src/testing/run_example.go
src/testing/run_example_wasm.go [moved from src/testing/run_example_js.go with 98% similarity]
test/const7.go
test/fixedbugs/bug369.go
test/fixedbugs/issue11771.go
test/fixedbugs/issue14636.go
test/fixedbugs/issue16037_run.go
test/fixedbugs/issue19182.go
test/fixedbugs/issue19658.go
test/fixedbugs/issue21317.go
test/fixedbugs/issue21576.go
test/fixedbugs/issue22660.go
test/fixedbugs/issue22662b.go
test/fixedbugs/issue26411.go
test/fixedbugs/issue33275_run.go
test/fixedbugs/issue33555.go
test/fixedbugs/issue36437.go
test/fixedbugs/issue46234.go
test/fixedbugs/issue52127.go
test/fixedbugs/issue9355.go
test/fixedbugs/issue9862_run.go
test/linkmain_run.go
test/linkobj.go
test/linkx_run.go
test/live_uintptrkeepalive.go
test/nosplit.go
test/sigchld.go