SableJIT integration in SableVM
David Bélanger <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I will start looking forward in integration of SableJIT into SableVM. Although, SableJIT has been kept up-to-date with changes from staging, some code cleanup/reorganization will be required as the number of changes to SableVM sources should be kept minimal. I am thinking of making it available initially as a patch to SableVM plus the set of SableJIT files available as a separate package. About SableJIT -------------- SableJIT is a retargetable just-in-time compiler. It is supported (up to some degree) for the following platforms: x86 (Linux, FreeBSD), PowerPC (Linux, Darwin/OS X) and SPARC (Solaris). SableJIT is still experimental and do not expect it to compete against commercial JITs. David --- David Bélanger Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt