lejit 0.0.1

A JIT library written solely in Rust.
docs.rs failed to build lejit-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

LeJIT Build Status

A simple JIT library written in Rust. Any help is much appreciated.

Dependencies

  • Rust (from Git)

Build Instructions

make

License

Copyright (C) 2014 by Arcterus. All rights reserved.
Licensed under the MPL v2.0. See LICENSE.txt for more information.