Hacker News new | ask | show | jobs
by __jonas 592 days ago
> Perhaps somebody will create a garbage-collected Rust-like language in the future and bridge the gap between the two languages.

Gleam is pretty nice in that regard I think, I can see some parallels with Go in terms of simplicity and Rust in terms of basic syntax, it does currently lack a native target that produces a Go-like single binary though.