Show HN: Learn Awk with a terminal running in the browser

by raboukhalilon 10/8/2021, 3:02 PMwith 2 comments

by raboukhalilon 10/8/2021, 3:05 PM

Hello HN, this is an interactive awk tutorial that features a terminal in the browser to simulate the real experience.

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: https://github.com/biowasm/biowasm/tree/main/tools/gawk