From: Charles Mills Date: 2005-10-05T12:46:48+09:00 Subject: Re: Does YARV bring us closer to Ruby for embedded machines Forrest Chang wrote: > Hi All: > > Wondering if getting a VM for Ruby means we could create a stripped > down Ruby VM (RubyME?) for embedded applications? I've been wanting > to write some apps for my phone or PDA and was dreading having to use J2ME. RubyME could be a good thing. > > Forrest I think for embedded apps creating a VM will be only half the battle. The other half being building a faster GC with less latency. -Charlie