Y
Hacker News
new
|
ask
|
show
|
jobs
by
krishnasrinivas
4664 days ago
local bash in the browser technically is possible without any hacks. You need to write an NPAPI browser plugin to do forkpty() and the browser-javascript can access the pseudo terminal through the NPAPI plugin.