Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Folkert de Vries@folkertdev@hachyderm.io (2026-08-10 19:18:00)
My weekend project: a version of abi-cafe (by @Gankra)  that can cross-compile and run under qemu. That makes it much easier to find ABI-bugs across targets:

https://github.com/folkertdev/abi-cafe#cross-compilation

This is a bit of a "disappointing facts about clang" generator, but hopefully we can get the ABI bugs fixed. Several fixes for mips and sparc have already been merged.

I'd also love it if someone more competent at CI stuff could make some sort of report out of the json it spits out (and have that run rust stable, rust nightly, clang nightly, etc.)

#rustlang #llvm #clang
Reply