Remix.run Logo
scuff3d 3 hours ago

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.