[Pharo-project] Squeak in the web browser
Hi, I was successful in running Squeak virtual machine on JSLinux. JSLinux is a x86 PC emulator written in JavaScript and running in a web browser. It required to compile the VM for uClibc and do some little modifications. So Squeak can log the next crazy platform where it is able to run :-) Unfortunately it has no display support and JSLinux license doesn't allow to make the work public but at least you may look at a short video: http://www.youtube.com/watch?v=mclkVePwNqE Cheers, -- Pavel
Hi, 2012/5/11 Pavel Krivanek <pavel.krivanek@gmail.com>:
I was successful in running Squeak virtual machine on JSLinux. JSLinux is a x86 PC emulator written in JavaScript and running in a web browser. It required to compile the VM for uClibc and do some little modifications. So Squeak can log the next crazy platform where it is able to run :-)
Unfortunately it has no display support and JSLinux license doesn't allow to make the work public but at least you may look at a short video:
this is so cool :-) It would be great if you could describe, how to reproduce this! regards, Stefan
participants (2)
-
Pavel Krivanek -
Stefan Krecher