607 Commits (3c8bb26441b5e48fc20106d20c435a4f47fcfba4)

Author SHA1 Message Date
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
Alex Crichton 9947bc5209 Switch from `wabt` crate to `wast` (#434) 5 years ago
Dan Gohman 877152ee5c
Use the libstd instead of the `errno` crate in wasmtime-runtime. (#408) 5 years ago
Nick Fitzgerald 842faf5aa6 Support for multi-value wasm (#399) 5 years ago
Jakub Konka 9d54f84a32 Fast-forward wasi-common to latest git rev 5 years ago
Jakub Konka daa3c3aeef Update wasi-common version 5 years ago
Jakub Konka 603f7a9f22
Misc testsuite feature gated (#113) 5 years ago
Jakub Konka da59c95f0c Update dependencies and use Once::new() instead of ONCE_INIT 5 years ago
dependabot-preview[bot] 6749015c26 Update target-lexicon requirement from 0.4.0 to 0.8.1 5 years ago
dependabot-preview[bot] cf9cbbb519 Update cranelift-wasm requirement from 0.41.0 to 0.44.0 5 years ago
dependabot-preview[bot] c097f567a9 Update cranelift-native requirement from 0.41.0 to 0.44.0 5 years ago
dependabot-preview[bot] 183611d796
Update rand requirement from 0.6 to 0.7 5 years ago
dependabot-preview[bot] 825ed4f4d4 Update cranelift-entity requirement from 0.41.0 to 0.44.0 5 years ago
Dan Gohman d4353f03cb Don't check `assert_trap` tests when Lightbeam is enabled. 5 years ago
Dan Gohman 6d5937dee0 Move lightbeam into a subdirectory. 5 years ago
Johnnie Birch 5096d7cf92 Updates Cranelift Codegen dependence to 0.44 5 years ago
Andrew Brown 290b51a5f6 Update wabt and spec test suite 5 years ago
Dan Gohman 10845134f7 Update to latest walrus, wasmparser, and wasm-webidl-bindings. 5 years ago
Artur Jamro 134bf467e7 Update cranelift to 0.44.0 5 years ago
Nick Fitzgerald 1848cc0868 deps: Update cranelift-* to 0.43.1 5 years ago
Mark Bestavros bd613ecafd Utilize cranelift-codegen's new `all-arch` feature to maintain architecture support 5 years ago
Jakub Konka fec5b7ab0a Refactor mgmt of misc testsuite (#101) 5 years ago
Jakub Konka dfeae067cc Sync with wasmtime and update public interface 5 years ago
Artur Jamro fad70eb8bb Refactor usage of SecondaryMap impls (serde, PartialEq) 5 years ago
Marcin Mielniczuk 8db57bd6c6 Check if testsuite exists, set target dir 5 years ago
Marcin Mielniczuk 9f840ff6f1 Quick & dirty misc_testsuite 5 years ago
Sendil Kumar 69d60c4711 update nix version 5 years ago
Yury Delendik f88e92a57c Better Wasmtime API for embedder (#287) 5 years ago
Dan Gohman d7883dd60a Don't publish misc_testsuite/*.wasm. 5 years ago