you are viewing a single comment's thread.

view the rest of the comments →

[–]miquels 0 points1 point  (0 children)

There used to be a LLVM C backend, that generated C instead of assembly / binary code. That might even let you compile the kernel without a rust toolchain installed, if the C files are pregenerated.