Hello HN, this is an interactive awk tutorial that features a terminal in the browser to simulate the real experience.<p>To get it running in the browser, I compiled gawk from C to WebAssembly! If you're interested in how that was done, check out the biowasm project: <a href="https://github.com/biowasm/biowasm/tree/main/tools/gawk" rel="nofollow">https://github.com/biowasm/biowasm/tree/main/tools/gawk</a>