Linux In JavaScript, With Persistent Storage 144
Posted
by
timothy
from the and-all-I-want-is-a-working-wireless-card dept.
from the and-all-I-want-is-a-working-wireless-card dept.
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."


