-
Notifications
You must be signed in to change notification settings - Fork 1
rebuild components #1050
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
base: main
Are you sure you want to change the base?
rebuild components #1050
Conversation
|
adding note might be osx specific since this branch ran CI fine #1049 |
also fixes building single components
|
Can you try just wasi-build again? I have no idea how it was working before, but I went through and tried to match as best as possible with improvements. I am seeing this note on cw optimizer https://github.com/CosmWasm/optimizer?tab=readme-ov-file#notice. Still the greater question is how amd64 passes CI but arm64 build doesn't |
This reverts commit 9ca1f8e.
|
A diff between the two wasms shows a difference in wit versions used ❓ ❓ no idea how that's possible since all wit files are tracked and mounted with wit_bindgen using them in our example components : |
@ismellike latest wasi-build is still failing