bytecodealliance / bytecodealliance/javy
Use `derive-builder` in the runner crate
Open
- Dominant language
- Rust
- Stars
- 2.7k
- Forks
- 135
- Avg merge
- 1d 44m
- Merged PRs (30d)
- 11
Description
The `javy-runner` contains a builder that reconciles all the CLI options and therefore it has grown (and will continue to grow) to contain a wide range of fields. As per @surma's suggestion, we could consider using the `derive-builder` crate to reduce some of the boilerplate.
_Originally posted by @surma in https://github.com/bytecodealliance/javy/pull/748#discussion_r1751623095_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.