Nov. 6, 2013
3:32 p.m.
On 6 November 2013 15:25, Torsten Bergmann <astares@gmx.de> wrote:
While in the past we had OS-platforms where Smalltalk provided VM solutions. Then there was/is .NET and Java as platform. Nowedays the browser becomes the next platform with bootable stuff directly on top of JavaScript.
http://copy.sh/v24/ (Try to boot visual Colibri OS)
http://vps2.etotheipiplusone.com:30176/redmine/projects/emscripten-qt/wiki/D...
CogVM with Pharo or SqueakNOS on top of JavaScript anyone ;)
I took a 2-hour stab at trying to make an Interpreter VM with emscripten. It's more complicated than it might seem. (As in, two hours later I'd fixed a few issues, but had nothing running.) frank
Bye T.