6 ms·
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
by denniskane 11y 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 https://linuxontheweb.appspot.com
It is Chrome only as it relies on access to a local filesystem, and using Native Client plugins.