Jan Procházka
Jan Procházka
@jproa.bsky.social
Rust enjoyer
@rerun.io
what if the bindings are architecture specific, would you vendor all versions?
October 18, 2025 at 11:34 PM
The instrinsics are evaluated with a compile-time machine (github.com/rust-lang/ru...) which is the same across all targets (probably?)
github.com
September 18, 2025 at 11:31 PM
Seems like it always produces the same quiet NaN without a payload: github.com/rust-lang/ru... - not 100% sure, I just did a search for "nan" in rustc_const_eval
github.com
September 18, 2025 at 11:30 PM