230 Commits (a277cf5ee44ff539bed66fbbb6eecbdc06c8ebde)

Author SHA1 Message Date
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
Dan Gohman 19055d0178 Add description fields. 5 years ago
Dan Gohman 8ea883a603
Workaround a rounding difference in the strtof function in Centos 6. (#290) 5 years ago
Dan Gohman f37b672c8d Update the pinned wasmtime revision. 5 years ago
Dan Gohman 500bf83082 Update to latest cranelift and target-lexicon. 5 years ago
Dan Gohman 44367ba99a Bump version to 0.2.0 5 years ago
dependabot-preview[bot] 7dc81cbbc0 Update wabt requirement from 0.8 to 0.9 5 years ago
Alex Crichton d1b1500d19 Add an example `#[wasmtime]` Rust macro (#283) 5 years ago
Dan Gohman 54dd085e27 Add a default-run, so that "cargo run" doesn't need a --bin option. 5 years ago
Alex Crichton af2b4e4946 Add initial support for WebAssembly Interface Types (#282) 5 years ago
Alex Crichton 5fe550f533 Conform to Cargo's conventional file layout 5 years ago
Marcin Mielniczuk 550cfb90e7 Bump filetime to 0.2.7 5 years ago
Marcin Mielniczuk 2f1afc4846 Implement fd_filestat_set_times using the filetime crate. 5 years ago
Yury Delendik 4f04d7d873 Transform ranges and simple expressions (#63) 5 years ago
Jakub Konka 085d700cdc Bump wasi-common rev 5 years ago