ST2JS - Smalltalk to Javascript translator

Craig Latta craig at netjam.org
Wed Aug 2 18:57:04 UTC 2006


Hi Diego--

> To use the network from JS in browsers, you have to hack over a HTTP
> requests to a web server. Plain sockets are just not available for JS
> code.

	That's fine, I just want to download a VM and object memory from some
website and start it.


> Firing processes from javascript (in browsers) is, AFAIK, not posible.
> What can be done is a type of multithreading for javascript
> processes...

	Oh, by "spawning host processes" I just meant starting an application
on the host from JavaScript.


	thanks,

-C

-- 
Craig Latta
http://netjam.org/resume





More information about the Squeak-dev mailing list