Add WASI wasip1 support by flavio · Pull Request #1388 · sirupsen/logrus (original) (raw)
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 fcastelli@suse.com
Enable building using the tinygo compiler, together with
the wasi target.
This combination requires different handling compared to go >= 1.21
and the wasip1 target. That's because Tinygo compiles using the
GOOS set to linux and the GOARCH set to wasi.
Signed-off-by: Flavio Castelli fcastelli@suse.com
This was referenced
Aug 14, 2023
arthurzam pushed a commit to gentoo-golang-dist/forgejo-runner that referenced this pull request
flavio deleted the add-wasip1-support branch
Luzifer pushed a commit to Luzifer/automail that referenced this pull request
This was referenced
Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})