Hacker News new | ask | show | jobs
by infamouscow 1487 days ago
The deal breaker for me was stable Rust doesn't have fast thread locals[1] nor stack probes for arm64[2].

[1]: https://github.com/rust-lang/rust/issues/29594

[2]: https://github.com/rust-lang/rust/issues/77071