Skip to content

Commit

Permalink
Add support for WASI port (google#1089)
Browse files Browse the repository at this point in the history
Fix building when the new `wasip1` port is being used.
This is a new target that will be introduced by go 1.21.

For more details golang/go#58141

Signed-off-by: Flavio Castelli <[email protected]>
  • Loading branch information
flavio authored and breadyzhang committed Jun 2, 2023
1 parent 39ef0f2 commit 0f7bb31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@

=======
>>>>>>> 7228dc2 (Add zOS build support (#1088))
=======
### Add support for WASI port
* Add build tags for wasip1 GOOS

>>>>>>> 37ba9ac (Add support for WASI port (#1089))
### Add support for IBM Z operating system z/OS
* Add build tags for zos

Expand Down

0 comments on commit 0f7bb31

Please sign in to comment.