Comment by nicoburns 19 hours ago If it comes to it then Rust has excellent support for inline assembly 2 comments nicoburns Reply amelius 19 hours ago But how well does it play with memory fences? steveklabnik 19 hours ago You don’t even need inline assembly for those https://doc.rust-lang.org/stable/std/sync/atomic/fn.fence.ht...
amelius 19 hours ago But how well does it play with memory fences? steveklabnik 19 hours ago You don’t even need inline assembly for those https://doc.rust-lang.org/stable/std/sync/atomic/fn.fence.ht...
steveklabnik 19 hours ago You don’t even need inline assembly for those https://doc.rust-lang.org/stable/std/sync/atomic/fn.fence.ht...
But how well does it play with memory fences?
You don’t even need inline assembly for those https://doc.rust-lang.org/stable/std/sync/atomic/fn.fence.ht...