You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Dan Gohman 0e19f39831 Temporarily disable the fuzz check in test-all.sh 6 years ago
filetests grow_memory is renamed to memory.grow in the spec. 6 years ago
fuzz Update for Cranelift API changes. 6 years ago
lib Begin work on no_std support. 6 years ago
src Update to Cranelift 0.24. 6 years ago
.gitignore Remove python code artifacts. 6 years ago
.rustfmt.toml Update to cranelift's formatting and testing scripts. 6 years ago
.travis.yml Bump the minimum Rust version to 1.30.1, following Cranelift's policy. 6 years ago
Cargo.toml Update to Cranelift 0.24. 6 years ago
LICENSE Adjust whitespace to match the upstream exception text. 6 years ago
README.md Add a Rust version badge. 6 years ago
clippy.toml More code reorganization and cleanups. 6 years ago
format-all.sh Update to cranelift's formatting and testing scripts. 6 years ago
publish-all.sh Bump version to 0.0.0 6 years ago
test-all.sh Temporarily disable the fuzz check in test-all.sh 6 years ago

README.md

wasmtime

Standalone JIT-style runtime support for WebAsssembly code in Cranelift

Build Status Minimum rustc 1.30

This is a work in progress that is not currently functional.