I started learning Rust and then I searched on the internet how could I practice Rust so that I could feel more confident and learn much more about the internals of the language and a reddit post suggested to try building a CHIP-8 emulator and I did not have any idea of what that was so I started my investigation.
The funny part is that after some hours of investigation and study, somehow, I ended up building it in JavaScript 🤯🤯🤯
I am planning to write down a CHIP-8 emulator again but this time implemented in Rust since right now I know exactly how it works, it refreshed some knowledge I forgot I had about low level computers functionality.
No cows were harmed in the making of this website