Closed kekyo closed 6 months ago
To implement libc-cil, it is necessary to go back and forth between the C# and chibias worlds, and support for chibias-cil in ILCompose would reduce the effort.
Depending on the progress of the project, I will decide whether to work on it or not.
Implemented in 0.45 branch: https://github.com/kekyo/chibicc-cil-toolchain/commit/a756ea69f741ee1ab6b5cbb747e6b1a069752d6c
To implement libc-cil, it is necessary to go back and forth between the C# and chibias worlds, and support for chibias-cil in ILCompose would reduce the effort.
Depending on the progress of the project, I will decide whether to work on it or not.