Y
Hacker News
new
|
ask
|
show
|
jobs
by
elfprince13
1257 days ago
FWIW, this isn't mentioned in the book, and only
extremely
cursorily in the official Rust docs, but looks like 128bit atomics have landed (on supported architectures):
https://github.com/rust-lang/rust/blob/19bc8fb05ab083a315ee4...