Skip to content

Set up Automated WASM Size Checking in CI #338

@Yunusabdul38

Description

@Yunusabdul38

Description

Integrate a check in the GitHub Actions workflow to monitor the size of the compiled WASM file. This ensures the contract remains within Soroban's limits and alerts developers to regressions.

Tasks

  • Add a step to .github/workflows/ to build and check WASM size.
  • Set a threshold and cause build failure if exceeded.
  • Log artifacts of the build sizes over time.

Dependencies

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programcontractcontract

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions