top | item 32181011

Show HN: I built interactive playgrounds for Awk, Sed, Grep using WebAssembly

12 points| raboukhalil | 3 years ago |sandbox.bio | reply

4 comments

order
[+] raboukhalil|3 years ago|reply
Good morning HN! This tool lets you play with awk, grep, sed, and jq commands right in your browser. Start from the examples and explore from there!

To get these tools running in the browser, I compiled them to WebAssembly (see https://github.com/biowasm/biowasm for details). That way, the commands you type run instantaneously, and it doesn't cost me an arm and a leg to host servers that execute arbitrary commands from users :)

[+] vax425|3 years ago|reply
Hmm.. A little too interesting for my taste. I was hoping all the other Show HNs today would be lame so mine would get more attention. (kidding! sorta!) :D

Seriously, well done!

[+] raboukhalil|3 years ago|reply
Haha thank you, headlamp seems pretty cool too!