Question about VMRuntime

2004-11-14 Thread Rajesh Jayaprakash
Hi guys, I am implementing a VM of my own (http://www.geocities.com/shikan_taza/vajra.html) and have a question regarding the VMRuntime class: This class is available in glibj.zip; does this mean that I do not have to implement this class? But I couldn't locate any .so file containing the native

Re: Question about VMRuntime

2004-11-14 Thread Steven Augart
Rajesh Jayaprakash wrote: have a question regarding the VMRuntime class: This class is available in glibj.zip; does this mean that I do not have to implement this class? But I couldn't locate any .so file containing the native methods required for this class, so even if I use the

Re: Question about VMRuntime

2004-11-14 Thread Rajesh Jayaprakash
Steven, Chris, Thank you very much for your replies. Regarding joining one of the free VM projects, I have just a wee bit more to do in Vajra to make it functional (albeit with a lot of bugs ;-) and incomplete implementations [*]). Once I am done with this, I will give your advice serious