TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

12 pointsby raboukhalilalmost 3 years ago

2 comments

raboukhalilalmost 3 years ago
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!<p>To get these tools running in the browser, I compiled them to WebAssembly (see <a href="https:&#x2F;&#x2F;github.com&#x2F;biowasm&#x2F;biowasm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;biowasm&#x2F;biowasm</a> for details). That way, the commands you type run instantaneously, and it doesn&#x27;t cost me an arm and a leg to host servers that execute arbitrary commands from users :)
vax425almost 3 years ago
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<p>Seriously, well done!
评论 #32181190 未加载