Hacker News new | ask | show | jobs
by azzentys 936 days ago
I think that's one of the important features why I LOVE Rust! I recently wrote a Chip-8 emulator and creating an enum with all commands = AMAZING!

(I come from C/Embedded world)