Join Nostr
2026-05-28 18:40:53 UTC
in reply to

semisol on Nostr: Yeah. I’m considering Rust because I really like the no-GC design combined with ...

Yeah.

I’m considering Rust because I really like the no-GC design combined with tagged unions (aka enums)

It would be a good fit for some high performance code that I am working on. In any case you need to understand the requirements