Remix.run Logo
baby 3 hours ago

I mean there's nothing better than Rust, just talk about what in Rust is annoying instead of saying that

scuff3d 3 hours ago | parent [-]

Unless I need close to 100% memory safety with no compromise in performance I'd rather write Zig, Odin or Go.

Zig and Odin are much more enjoyable to write and provide enough safety for a lot of applications, and Go gets you 90% of the performance of Rust without the complexity.