Closed
Description
The rustbuild code is really bloated with code handling options from both config.mk
and config.toml
. We can silently replace configure with a script that generates TOML instead.
That should be possible with bash, but we can also use Python due to it's advantage like being cross platform, and a more general purpose language.
Metadata
Metadata
Assignees
Labels
No labels