Go 1.21 just dropped :) And with that, WASIp1 support :D However this package fails to compile: ```console $ GOOS=wasip1 GOARCH=wasm go build # github.com/spf13/afero ../../../../go/pkg/mod/github.com/spf13/afero@v1.9.5/const_win_unix.go:22:23: undefined: syscall.EBADFD ```