logoalt Hacker News

olalondetoday at 6:21 AM3 repliesview on HN

Can we get a version of Rust that swaps lifetimes and ownership for a GC and a JS-style event loop? I love the DX of the language, but I don't always need to squeeze out every microsecond of performance at the cost of fighting the borrow checker.


Replies

secondcomingtoday at 12:31 PM

Then why are you using rust for these tasks?

pharringtontoday at 6:23 AM

https://ocaml.org/

show 1 reply