Slashdot Mirror


Linux In JavaScript, With Persistent Storage

An anonymous reader writes "Remember Fabrice bellard's [Linux-booting PC emulator in JavaScript] ? This modified version [Note: click on "emulator.html" in that directory to see it in action] allows the same emulator to boot the most recent linux kernel, 3.0.4, as well as providing the user with persistent storage. It is achieved by building a virtual block device, which stores data in HTML5 local storage. The block device can be partitioned and formatted as ext2, so it can be easily used."

2 of 171 comments (clear)

  1. Re:Whiskey Tango Foxtrot! by Slashdot+Assistant · · Score: 4, Informative
    From the author's site:

    I happen to be interested by the implementation of Javascript engines these days - but I don't know yet if I will write my own any time soon ! Anyway, this emulator was a way to learn how to write optimized code for recent Javascript engines, in particular Jaeger Monkey (for Firefox 4) and V8 (for Chrome).

  2. 9.80 BogoMIPS by Anonymous Coward · · Score: 2, Informative

    Pentium MMX. Is that what everyone gets as well?