1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Rust1,176 forks (1,176 forks)batch import
Help WantedInfrastructureWeb
Repository metrics
- Stars
- 25,662 stars (25,662 stars)
- PR merge metrics
- Avg merge 6d 9h (Avg merge 6d 9h)65 merged PRs in 30d (65 merged PRs in 30d)
Contributor guide
- Research direction
- Read the linked announcement and Reddit discussion to understand the deprecation and available alternatives (e.g., wasm bindgen cli, trunk). Evaluate which alternative best fits Graphite's build workflow. Update the build configuration files (likely in build.rs, Cargo.toml, or scripts) to replace wasm pack, and ensure the WebAssembly build still functions correctly. Check the repository's CI/CD pipeline for any references to wasm pack that need updating.
- Tech stack
- rustwasm
- Domain
- build systemtooling
- Issue type
- Chore
- Prerequisites
- Rust experienceWebAssembly knowledgewasm pack experience