On Mar 7, 2011, at 11:04 AM, Alexandre Jasmin wrote:
On Fri, 04 Mar 2011 13:51:46 +0100, Benjamin wrote:
I finally success (with the help of Igor) to trace and create a new Smalltalk kernel based on Pharo. The new born weight 2.2Mb and includes 230 classes ;)
Your image helps me a lot.
I'm trying to get the Squeak VM compiling with Adobe Alchemy. Alchemy is a C compiler targeting the flash VM.
My initial approach is to stub about all entry points expect for ioBeep() which prints a debug message. But I had problems loading a normal image. I think it's just too big for flash to handle. In any case this kernel image worked wonderfully!
Thanks!
I'm glad that my work could help someone :) As Stef said, if you can provide us more info, it will be really cool ;) Thanks for your feedback ;) Ben