Consider supporting file formats other than yaml
Open
Nobody has claimed this yet.
feature in consideration
- Dominant language
- Linker Script
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The serde crate facilitates reading multiple file formats besides yaml, like json, toml, csvs, etc.
Would be worth to try to support anything besides yaml?
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
Start by inspecting how slinky currently uses the serde crate and handles YAML input. Determine which additional formats, such as JSON, TOML, or CSV, are in scope and how they would fit the linker script generator; done means the agreed formats are supported and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100