@oli @notgull From a bootstrapping perspective, how is that different from just cross compiling though?
@FSMaxB @oli @notgull the only difference would be (depending on what C version is targeted) that you would have a single backend for any platform that has a C compiler, instead of needing one backend per platform.
@FSMaxB @oli @notgull the only difference would be (depending on what C version is targeted) that you would have a single backend for any platform that has a C compiler, instead of needing one backend per platform.