Skip to content
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

Update to the latest wit-bindgen etc. #352

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

sunfishcode
Copy link
Member

Update to the latest wit-bindgen, wasm-tools, warg, and wasi-preview1-component-adapter-provider crates.

In particular, this updates to the wasm-encoder that always uses a leading zero byte, following WebAssembly/component-model#263.

Fixes #350.

Update to the latest wit-bindgen, wasm-tools, warg, and
wasi-preview1-component-adapter-provider crates.

In particular, this updates to the wasm-encoder that always uses a
leading zero byte, following WebAssembly/component-model#263.

Fixes bytecodealliance#350.
@calvinrp calvinrp merged commit a3e779c into bytecodealliance:main Nov 15, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The binary rules got violated
2 participants