wasmer-clif-fork-simplejit

Crates.iowasmer-clif-fork-simplejit
lib.rswasmer-clif-fork-simplejit
version0.59.0
sourcesrc
created_at2019-07-10 20:24:47.155763
updated_at2020-02-26 19:33:24.219467
descriptionA simple JIT library backed by Cranelift
homepage
repositoryhttps://github.com/wasmerio/cranelift/tree/wasmer
max_upload_size
id148146
size64,906
Wasmer Core (github:wasmerio:wasmer-core)

documentation

https://cranelift.readthedocs.io/

README

This is a (hopefully short-lived) fork of Cranelift so that we can continue publishing Wasmer runtime related crates on crates.io. If you're reading this and want to use Cranelift, you almost certainly want to use the version this is forked from. If you're associated with Cranelift and would like to merge any changes we have, please reach out to us at engineering@wasmer.io. We'll be submitting pull requests, too.

NOTE: this is a fork of version 0.31 of Cranelift.

This crate provides a simple JIT library that uses Cranelift.

This crate is extremely experimental.

See the example program for a brief overview of how to use this.

Commit count: 0

cargo fmt