bootstrap-from-tcc icon indicating copy to clipboard operation
bootstrap-from-tcc copied to clipboard

Starting with a single ~400 KB TinyCC binary, compile a Clang 17 toolchain and Nix package manager

Results 1 bootstrap-from-tcc issues
Sort by recently updated
recently updated
newest added

`build.sh` includes most of the tools that would be needed to run itself or the makefile, however it does not include `zstd` until phase 5, which is required for said...