|
|
|
|
|
by RS-232
88 days ago
|
|
> The build script compiles C code down to a clang intermediate assembly, which is then handed off to a Python script that translates it into a Rust macro which is checked into Xous as a buildable artifact using its pure-Rust toolchain. Ah yes, the good ol “we solved the C problem by turning it into four other problems” pipeline |
|