- Looked into whether there were any Rust crates to help write `.wasm` files; found [wasm-encoder](https://crates.io/crates/wasm-encoder) - Read a bit on the `[.wat` format at MDN](https://developer.mozilla.org/en-US/docs/WebAssembly/Understanding_the_text_format)