tatterdemalion@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoOh yea, that's the good stuff huffs glueprogramming.devimagemessage-square22fedilinkarrow-up1238arrow-down16
arrow-up1232arrow-down1imageOh yea, that's the good stuff huffs glueprogramming.devtatterdemalion@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square22fedilink
minus-squaretatterdemalion@programming.devOPlinkfedilinkarrow-up6·1 year ago the Rust folks wouldn’t care about the in-memory representation as long as the compilation is on point. Well I can’t speak for everyone, but Rust is very intentional about supporting things like repr(C). At least some of us care a lot.
Well I can’t speak for everyone, but Rust is very intentional about supporting things like
repr(C)
. At least some of us care a lot.