Skip to content

Add CI checks for wasm32 builds and feature flag correctness #6354

@Jiloc

Description

@Jiloc

We recently added official support for the wasm32-unknown-unknown target in stacks-common, clarity-serialization and clarity, but there's currently no CI check to ensure it stays working. Separately, PR #6228 revealed that some feature flags were broken without anyone noticing. These issues are easy to miss without dedicated CI checks.

Add a CI workflow that uses cargo hack to check all feature flags individually and ensure that wasm32 builds don’t regress.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Status: ✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions