Hacker News new | ask | show | jobs
by denniskane 3788 days ago
I also have a sandboxed interpreter in my site... I use JS to parse strings of shell/bash text. The site is a full-scale desktop environment in a browser: https://linuxontheweb.appspot.com

It is Chrome only as it relies on access to a local filesystem, and using Native Client plugins.