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 1a10f4a002 Update to Cranelift 1.33 and require Rust 1.35. 5 years ago
..
signalhandlers Get wasmtime building on Windows. (#92) 6 years ago
src Use `try_from` replacing cast in wasmtime-runtime. 5 years ago
Cargo.toml Update to Cranelift 1.33 and require Rust 1.35. 5 years ago
LICENSE Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
README.md Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
build.rs Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago

README.md

This is the wasmtime-runtime crate, which contains wasm runtime library support, supporting the wasm ABI used by wasmtime-environ, wasmtime-jit, and wasmtime-obj.

This crate does not make a host vs. target distinction; it is meant to be compiled for the target.