Skip to content

Conversation

@dakom
Copy link
Collaborator

@dakom dakom commented Oct 23, 2025

@ismellike latest wasi-build is still failing

@dakom dakom marked this pull request as ready for review October 23, 2025 04:47
@ismellike
Copy link
Collaborator

adding note might be osx specific since this branch ran CI fine #1049

also fixes building single components
@ismellike
Copy link
Collaborator

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

@ismellike
Copy link
Collaborator

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 :

<   (import "wavs:types/chain@2.0.0" (instance (;0;) (type 0)))
---
>   (import "wavs:types/chain@1.3.0" (instance (;0;) (type 0)))

@ueco-jb ueco-jb assigned ueco-jb and unassigned ueco-jb Nov 14, 2025
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.

4 participants