Add --targetEmu
Open
enhancement
kpkg
- Dominant language
- Nim
- Stars
- 25
- Forks
- 2
- Avg merge
- 44m
- Merged PRs (30d)
- 1
Description
Same as target, except it uses QEMU to build the package. This will be very useful for bootstrapping cross-compiler toolchains and having an easy way to build something.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing target option and tracing how it builds a package. Compare that path with the requested QEMU-based behavior for --targetEmu, including how cross-compiler bootstrapping is handled. Done means the new option builds the package through QEMU while preserving the existing target behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nim
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100