

Run your own Squeak image from the command line and all the other demo pages (see above) accept dropped images, too.

Include "squeak_headless.js" and add an "imageName" parameter to your website URL (eg. It lets you use SqueakJS in your browser without a direct UI (you can create your own UI with a plugin).

The interpreter core is divided in a number of vm.*.js modules, internal plugins in vm.plugins.*.js modules and external plugins in the "plugins" directory.
