181 Commits (8be80cbd0dbb37b540da9d892e7d16373d15d0c4)

Author SHA1 Message Date
Johnnie Birch 9c6150b103
Adds perf jitdump support (#360) 5 years ago
Yury Delendik b96b53eafb
Test basic DWARF generation (#931) 5 years ago
Josh Triplett 8affec0896 Don't spend build time optimizing build-time-only crates 5 years ago
Yury Delendik a8cad05e80
Fix 'not enough arguments' during wasmtime run (#858) 5 years ago
Alex Crichton 21e0a99884 Delete the `wasmtime-wasi-c` crate (#844) 5 years ago
Andrew Chin d81aa203bb Disable rustdoc on the wasmtime cli binary (#834) 5 years ago
Alex Crichton 364fa994ed Move the C API to a separate crate (#818) 5 years ago
Dan Gohman ef2177ed3a
Update to the latest spec_testsuite and dependencies. (#803) 5 years ago
Dan Gohman 336ee94c89
Bump version to 0.9.0 (#790) 5 years ago
Jakub Konka f83eafd6c2 Add missing dev-dependency: wasmtime-runtime 5 years ago
Peter Huene e2c351ba18
Disable doc tests for the CLI crate. 5 years ago
Peter Huene 59258730c2
Use structopt instead of docopt. 5 years ago
Alex Crichton 41528c82bc
Remove the `Flags` type from `Config` API (#769) 5 years ago
Alex Crichton 7474633cca
Remove usage of `CompilationStrategy` from `Config` (#764) 5 years ago
Alex Crichton ca36e4040d Move the `fuzz` directory into main workspace 5 years ago
Yury Delendik cc6e8e1af2
Move cranelift dependencies to wasmtime-environ (#669) 5 years ago
Josh Triplett 4b001912ce Update rayon dependencies to avoid duplicate crossbeam dependencies (#651) 5 years ago
Nick Fitzgerald 9658d33b5c Create a new `wasmtime-fuzzing` crate 5 years ago
Jakub Konka bbe2a797ba
Fix feature-gating of test-programs (#612) 5 years ago
Alex Crichton f2718a9573 Update faerie, remove usage of `failure` (#591) 5 years ago
Dan Gohman c5f998add2
Update the crates.io publishing scripts (#580) 5 years ago
Dan Gohman d4fd229e5e
Reorganize wasi-misc-tests. (#575) 5 years ago
Dan Gohman c78196bd01
Update repository URLs for the Bytecode Alliance. (#550) 5 years ago
Nick Fitzgerald 01ab20e372 Bump cranelift deps to 0.50.0 5 years ago
Dan Gohman 1a0ed6e388 Use the more-asserts crate in more places. 5 years ago
Dan Gohman a2b4148a91 General Cargo.toml cleanup. (#529) 5 years ago
Dan Gohman 97d37e9369 Add a `keywords` field to Cargo.toml files. 5 years ago
Dan Gohman 771e51c5c5 Fix the exclude path for wasi-misc-tests. 5 years ago
Dan Gohman d9ca508f80 Rename `wasmtime-api` to `wasmtime`. 5 years ago
Dan Gohman 22641de629 Initial reorg. 5 years ago
Alex Crichton 59b15eab13
Simplify `#[test]` generation for `*.wast` files (#507) 5 years ago
Dan Gohman d896cc34c2
Remove an obsolete workaround. (#505) 5 years ago
Jakub Konka 3793fa3b09
Merge wasi-misc-tests repo as a subdir (#174) 5 years ago
Adam C. Foltzer ab3cd945bc Use new `WasiCtxBuilder` types from wasi-common (#490) 5 years ago
Adam C. Foltzer 2fe353044f Improvements to `WasiCtxBuilder`, and a couple bug fixes (#175) 5 years ago
Dan Gohman 325e973474 Update faerie to 0.12 to finish the `target-lexicon` update story. 5 years ago
Peter Huene ab80785c05 Bump Cranelift to 0.49.0 and target-lexicon to 0.9.0. (#499) 5 years ago
Marcin Mielniczuk 22494057df Try to somehow implement clock_res_get on Windows. (#124) 5 years ago
Dan Gohman 3757b8b1c2
Update local dependency versions too (#173) 5 years ago
Dan Gohman ab0c933eff
Bump crate versions. (#171) 5 years ago
Dan Gohman 8ebe12f553
Use generated type bindings (#152) 5 years ago
Josh Triplett 56ce6e9c9f Migrate from failure to thiserror and anyhow (#436) 5 years ago
Jakub Konka 74757fdd65 Sync wasmtime and remove wasm32 deprecated module (#165) 5 years ago
Jakub Konka b42e550d5a Replace wasm32 with wasi and wasi32 5 years ago
Dan Gohman a9e3487566
Reorganize host.rs and wasm32.rs. (#151) 5 years ago
Marcin Mielniczuk 2659641132 Implement clock_time_get on Windows (#119) 5 years ago
Jakub Konka 8e45a14cec Fast-forward wasmtime to latest rev 5 years ago
Jakub Konka 875eea6052 Update poll_oneoff's signature 5 years ago
Dan Gohman bd8d550ba3 Improve Cargo.toml files for publishing (#141) 5 years ago
Jakub Konka 63c1f71036 Sync with latest wasmtime rev 5 years ago