Files
wasmtime/crates/test-programs
Josh Triplett 08983bf39c Move crates/api to crates/wasmtime (#1693)
The `wasmtime` crate currently lives in `crates/api` for historical
reasons, because we once called it `wasmtime-api` crate. This creates a
stumbling block for new contributors.

As discussed on Zulip, rename the directory to `crates/wasmtime`.
2020-05-13 16:04:31 -05:00
..
2019-11-15 08:03:43 -08:00
2020-04-20 15:55:33 -05:00
2019-11-15 08:03:43 -08:00

This is the test-programs crate, which builds and runs whole programs compiled to wasm32-wasi.