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 b2fefe7714 WASI prototype design, implementation, and documentation. 6 years ago
..
signalhandlers Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
src Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
Cargo.toml WASI prototype design, implementation, and documentation. 6 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.