processing / processing/libprocessing
Gate processing_midi for WASM
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 69
- Forks
- 14
- Avg merge
- 15d 22h
- Merged PRs (30d)
- 3
Description
There are some compiler errors when compiling for WASM inside of processing_midi. It's not necessary at the moment but we should gate it for now.
See: https://github.com/processing/libprocessing/issues/157#issuecomment-4883774479
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the processing_midi module and reproduce the compiler errors when compiling the project for WASM. Read the referenced Processing issue for context, then gate processing_midi from the WASM build and verify that the WASM compilation succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100