-
Notifications
You must be signed in to change notification settings - Fork 962
all: update WASI 0.2 bindings #4809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Somehow the regeneration adds an executable bit on the files which is not needed I think? |
Yes, odd. Let me look. |
Thanks! Fixed here: bytecodealliance/go-modules#316 |
Use go.bytecodealliance.org/cmd/wit-bindgen-go@v0.6.0
…0.6.1 and cm@v0.2.1
cdddfe5
to
afd4dc2
Compare
This is a temporary fix until cm@v0.2.2 is released, and package internal/cm and internal/wasi can be regenerated. See tinygo-org#4810 for more information.
@ydnar perhaps you want to rebase this against the latest dev for testing? |
Hard for me to evaluate this PR except for "the tests are passing". From that point of view, we can merge now. |
Key changes include:
Full changelog: https://github.com/bytecodealliance/go-modules/blob/main/CHANGELOG.md |
Now merging, thank you! |
go.bytecodealliance.org@v0.6.2
cm
togo.bytecodealliance.org/cm@v0.2.2
internal/wasi
Full changelog: https://github.com/bytecodealliance/go-modules/blob/main/CHANGELOG.md