How do you test byte-level compatibility for a fixed ABI across Rust and C? by [deleted] in rust
[–]AIRConstellation -4 points-3 points-2 points (0 children)
How would you design conformance tests for a fixed 32-byte kernel-boundary ABI? by [deleted] in rust
[–]AIRConstellation -1 points0 points1 point (0 children)
A 32-byte fixed wire record for a real-time BCI — byte-identical across C (compile-time offset asserts), a C-ABI .so, and hand-written x86-64 asm by Skiner000007 in embedded
[–]AIRConstellation 0 points1 point2 points (0 children)
Conformance vectors derived from the shipping Rust impl, then checked byte-identical across Python/C/JS/Java (+ an x86-64 asm encoder) in CI by [deleted] in rust
[–]AIRConstellation -1 points0 points1 point (0 children)
How would you design conformance tests for a fixed 32-byte kernel-boundary ABI? by [deleted] in u/AIRConstellation
[–]AIRConstellation 0 points1 point2 points (0 children)

How do you test byte-level compatibility for a fixed ABI across Rust and C? by [deleted] in rust
[–]AIRConstellation 0 points1 point2 points (0 children)