Skip to content

Conversation

@ryo33
Copy link
Contributor

@ryo33 ryo33 commented Jul 24, 2025

Thus, we can ensure that some change is not unintendedly incompatible with the wasm32 target.

I realized that cargo clippy with --all-targets, not --target wasm32-unknown-unknown, may not catch wasm incompatibility

@github-actions
Copy link

Copy link
Member

@ealmloff ealmloff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The components don't have any platform specific code. It might make sense to add something like this with a platform matrix if we do add some platform specific code, but I would like to avoid it if we can

@ealmloff ealmloff closed this Dec 5, 2025
@ryo33 ryo33 deleted the wasm32-target-in-ci branch December 6, 2025 09:10
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.

2 participants