Followed the snake tutorial for #wasm4 over the weekend. I used #zig to implement it and spent a lot of time fiddling with zig build and comptime. Ended up with a function that parses a music language at comptime into instructions for note playback https://github.com/desttinghim/w4testing