Debug info is compiled in
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
More than half of the (uncompressed) .wasm file of `wa-serde-derive` is made up of the debug info section.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue identifies the wa-serde-derive WebAssembly artifact and its debug info section, but names no files, tests, or build entry points. Start by finding how that .wasm file is produced and measuring which build settings include debug information. Done means the uncompressed artifact no longer contains unnecessary debug data and its size can be compared against the current output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- build-system, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100