Unix in your browser tab

Programs written to run on conventional operating systems typically depend on OS abstractions like processes, pipes, signals, sockets, and a shared file system. Compiling programs into JavaScript, asm.js, or WebAssembly with tools like Emscripten or GopherJS isn’t enough to successfully run many programs client-side, as browsers present a non-traditional runtime environment that lacks OS functionality. Porting these applications to the web currently requires extensive rewriting or paying to host significant portions of code in the cloud.

Browsix is our answer to these challenges.

Neat.

10 Comments

  1. 2016-12-12 10:07 pm
  2. 2016-12-12 10:10 pm
  3. 2016-12-13 1:05 am
  4. 2016-12-13 10:45 am
    • 2016-12-13 1:35 pm
  5. 2016-12-13 7:07 pm
    • 2016-12-13 7:13 pm