Hacker News new | ask | show | jobs
by tempodox 3155 days ago
> Still Rust or something else?

My personal answer to that is OCaml. The only thing I miss there is good concurrency support. I can see how this might open a whole new can of worms. Would we still use locks, or some addition to the type system like Pony's reference capabilities?