{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/64c074f109e043debe7624e39126a6df\" frameborder=\"0\" width=\"1280\" height=\"960\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":960,"width":1280,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":960,"thumbnail_width":1280,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/64c074f109e043debe7624e39126a6df-1ff79c9784bcc4f1.gif","duration":294.2929,"title":"Building a Hack Assembler in Rust: A Journey into Low-Level Programming 🚀","description":"Hi everyone, in this video, I share my experience building a hack assembler using Rust, which I chose to learn for a deeper understanding of lower-level programming. The project translates an assembly file into binary, and I demonstrate how it successfully generates a hack file that matches expected output. I discuss the challenges I faced with Rust's ownership model and how I structured my code to handle assembly instructions effectively. I also touch on performance benchmarking and the use of hash maps for the symbol table. I encourage you to check out the code and share any feedback or questions you might have!"}