Dan Gohman 1f8b7c31a9 Remove obsolete clippy scripts.
Now that clippy is installable via rustup and is generally more stable,
we no longer need special scripts. `rustup component add clippy-preview` is
sufficient to install clippy, and `cargo clippy` is sufficient to run it.

Also, don't run clippy in test-all.sh. We do generally want to fix things
clippy reports, however it's not a requirement that the code be kept
clippy-warning-free at all times.
2018-10-09 14:41:07 -07:00
2018-08-28 20:56:58 -07:00
2018-08-03 16:00:41 -07:00
2018-08-03 15:44:31 -07:00
2018-08-03 16:03:09 -07:00
2018-10-09 14:41:07 -07:00

wasmtime

Standalone JIT-style runtime support for WebAsssembly code in Cranelift

Build Status

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

Description
No description provided
Readme 125 MiB
Languages
Rust 77.8%
WebAssembly 20.6%
C 1.3%