libjit

libjit library implements just-in-time compilation functionality.
Download

libjit Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Aleksey Demakov
  • Publisher web site:
  • ftp://ftp.gnu.org/gnu/dotgnu/pnet/

libjit Tags


libjit Description

libjit library implements just-in-time compilation functionality. libjit project is a library that implements just-in-time compilation functionality. Unlike other JITs, this one is designed to be independent of any particular virtual machine bytecode format or language.Currently, libjit is used as the JIT backend for the DotGNU Portable.NET project (in addition to its default CVM backend). However, the hope is that other Free Software projects can use this library rather than spending large amounts of time writing their own JIT from scratch. What's New in This Release: · This release has switched from the GPL to the LGPL 2.1 license, and implements an x86-64 backend. · It fixes the interpreter backend, and introduces a jit-unwind interface. · Code cache pages can now grow if needed. · There are many bugfixes.


libjit Related Software