rust-busybox
#14391
Replies: 1 comment
|
I'm not reading code well, but I think we can patch coreutils's |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
You rewrote GNU coreutils in Rust, but also started to rewrite other utils like findutils and diffutils. So how about rewriting busybox in Rust? Most work would be spend in making your coreutils, findutils, diffutils being configurable to only use a subset of functions. The tricky part is how to reduce the final size of the multi-call binary.
Related discussions:
Alternatives:
Not active alternatives:
All reactions