Linux in your browser

Fabrice Bellard –of QEMU fame– has implemented a PC-emulator in JavaScript. So now you can boot Linux in your browser. How geeky is that? Enjoy the show… Here are some technical details.

There is a small C-compiler available. It is ‘tcc’ (also from Bellard). You can use it to compile the sample (hello.c) ;-)

4 Responses to “Linux in your browser”

  1. Sander Says:

    ~ # tcc hello.c -run
    Hello World

    Somehow, I feel a little sad after that….

  2. Sander Says:

    En nu issie stuk.
    Dat heb je met open source meuk he…. Onbetrouwbaar.

    ;-)

  3. Eddie Says:

    En nu issie stuk.

    Hmm… bij mij werkt het gewoon hoor.

  4. Sander Says:

    ja, nu hier ook weer. Dat bedoel ik. Ene keer wel, andere keer niet…..

Leave a Reply