Could Blink utilize a simple internal web server + WebKit's JIT capabilities through JavaScript to create an offline and persistent implementation of Browsix ("Unix In Your Browser Tab") to unlock more powerful tools and potentially enable the use of arbitrary Unix development tools and programs on iOS? I stumbled across both this project and Browsix while looking into iPad development environments and thought the possibilities were interesting.
Another clunkier but potentially more finished/fully featured solution is JSLinux: https://bellard.org/jslinux/index.html
Some progress on that


hi @yury is there a public development branch of this node running version somewhere?
Nope, I stopped experiments for this for now. Turns out it very hard to make it thread safe (to run multiple node engines)
Most helpful comment
Some progress on that

