<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/64c074f109e043debe7624e39126a6df&quot; frameborder=&quot;0&quot; width=&quot;1280&quot; height=&quot;960&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>960</height><width>1280</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>960</thumbnail_height><thumbnail_width>1280</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/64c074f109e043debe7624e39126a6df-1ff79c9784bcc4f1.gif</thumbnail_url><duration>294.2929</duration><title>Building a Hack Assembler in Rust: A Journey into Low-Level Programming 🚀</title><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&apos;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!</description></oembed>