[OT] Javascript PC Emulator

31 views
Skip to first unread message

Alok Singh Mahor

unread,
May 17, 2011, 12:43:34 PM5/17/11
to iitdlug
Hi,
after ffmpeg and qemu Fabrice Bellard is working on a nice project Javascript PC Emulator see http://bellard.org/jslinux/tech.html
this will allow running Linux in firefox.

--
┌───────────────────────────────────────────────
    Alok Singh Mahor
    http://alokmahor.co.cc
    Join the next generation of computing, Open Source and Linux/GNU!!
└───────────────────────────────────────────────┘

bhan...@gmail.com

unread,
May 17, 2011, 11:14:22 PM5/17/11
to iit...@googlegroups.com
On Tue, May 17, 2011 at 10:13 PM, Alok Singh Mahor <alok...@gmail.com> wrote:
Hi,
after ffmpeg and qemu Fabrice Bellard is working on a nice project Javascript PC Emulator see http://bellard.org/jslinux/tech.html
this will allow running Linux in firefox.
bellard.org/jslinux
tried it .. it was just amazing ...
It gave me root access to the system and when I fired rm -rf / it deleted its files
upon next reload the files where there again :)

--
┌───────────────────────────────────────────────
    Alok Singh Mahor
    http://alokmahor.co.cc
    Join the next generation of computing, Open Source and Linux/GNU!!
└───────────────────────────────────────────────┘



--
Anuvrat Parashar

http://about.me/anuvrat.parashar


nitin chadha

unread,
May 17, 2011, 11:36:05 PM5/17/11
to iit...@googlegroups.com
excellent thing.
i think i would like to develop it furthur during my summer holidays.

nitin
pulug
panjab university

pahnin sd

unread,
May 18, 2011, 12:19:43 AM5/18/11
to iit...@googlegroups.com
tcc included so one can use it for online c coding :)

karan pratap singh

unread,
May 18, 2011, 5:44:07 PM5/18/11
to iit...@googlegroups.com
On Wed, May 18, 2011 at 9:06 AM, nitin chadha <contact.n...@gmail.com> wrote:
excellent thing.
i think i would like to develop it furthur during my summer holidays.

 
+1

Nitin, I will also help :) This is amazing indeed!
 



--
regards,
Karan Pratap Singh
pulug
Panjab University

Manoj Vivek

unread,
May 19, 2011, 1:48:49 PM5/19/11
to iit...@googlegroups.com
helloo,,
     Do this emulator needs internet connection to run??
    Also is there any real machine behind this emulator??

Regards,
Manoj Vivek,

karan pratap singh

unread,
May 19, 2011, 3:13:09 PM5/19/11
to iit...@googlegroups.com
On Thu, May 19, 2011 at 11:18 PM, Manoj Vivek <p.mano...@gmail.com> wrote:
helloo,,
     Do this emulator needs internet connection to run??
    Also is there any real machine behind this emulator??
PULUG
Panjab University
Chandigarh

Rascal♥♥♥

unread,
May 19, 2011, 8:46:34 PM5/19/11
to iit...@googlegroups.com
Open that page , save the page , switch off your internet , now again open the page , you will now get answered for your question .
Its quite simple to check rather than asking .

On Thu, May 19, 2011 at 11:18 PM, Manoj Vivek <p.mano...@gmail.com> wrote:



--
-Vengadanathan
"I am ready to change the world , but no one is ready to give the source code .."

Manoj Vivek

unread,
May 24, 2011, 5:05:15 AM5/24/11
to iit...@googlegroups.com
hey,, i have did that,, Saved the page and then reopened it without internet,,
but it didn't display the loading messages and also it didn't allow me to enter the commands it just says welcome to JS/linux
Also i need to know whether there are only two JS files needed - term.js and cpux86.js ,, As i have only these two files in my saved page,,

Rascal♥♥♥

unread,
May 25, 2011, 2:27:02 AM5/25/11
to iit...@googlegroups.com
In addition to it you need to modify the html file   and you also need  the kernel file and ram disk files which are linuxtstart.bin , vmlinux26.bin and root.bin , I have attached the zip file containing all the files , extract and run the index.html file , hope it works.
-
Nobody is ugly. There are just different levels of beauty. Therefore, everybody is beautiful. Even the one who is reading this :)

jslinux.tar.gz

Manoj Vivek

unread,
May 25, 2011, 10:27:57 AM5/25/11
to iit...@googlegroups.com
ya,, that works ,, thank you,,
But on saving from web browser directly,, why the .bin files are not saved??

Rascal♥♥♥

unread,
May 27, 2011, 2:28:58 AM5/27/11
to iit...@googlegroups.com
those .bin files are not specified using any reference or script tags and they are read on runtime using ajax get request , so browser cannot find these .bin while saving as it is not directly specified in the html document , you need to read the javascript to see what are all the files loaded during runtime and download them too.
Reply all
Reply to author
Forward
0 new messages