>From Charles
Have you taken a look at jnr-x86asm?

No,  but I just bookmarked it to talk a look.  I had been looking at JNA 
as a way to connect to native
libs.   Is there some way for me to locate/search for the jRuby native 
handler code that uses jnr?

I was looking at LLVM with the thought of optimizing the code I generate 
on the fly.  Perhaps some
fairly large sets.  The idea would be to generate a 'static' Smalltalk 
using the PIC information on types.,
convert it to C and then give it to LLVM to work over.  The other area I 
am concerned about it the GWT
for large or specialized ( integer ) callSites.  This is much more limited 
and may be a good spot for jnr.
In the later case I would be more concerned about the JNI overhead

thanks
mark
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to