66 Commits (release-6.0.0)

Author SHA1 Message Date
Alex Crichton 33a39ff4f0
Bump to 0.12.0 (#997) 5 years ago
Alex Crichton 3dd5a3cb3f
Reimplement `wasmtime-wasi` on top of `wasmtime` (#899) 5 years ago
Dan Gohman 9a88d3d894
Replace the global-exports mechanism with a caller-vmctx mechanism. (#789) 5 years ago
Yury Delendik 2a50701f0a
Backtrace WebAssembly function JIT frames (#759) 5 years ago
Andrew Brown f592811c9a Update cranelifte and enable more SIMD spec tests (#806) 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
Andrew Brown 69683e8b67 Update Cranelift to 0.52.0 (#710) 5 years ago
Alex Crichton cc4be18119
Reduce boilerplate in `wasmtime-wasi` (#707) 5 years ago
Yury Delendik ea56118651 Add/use create_wasi_instance() instead of instantiate_wasi(). (#571) 5 years ago
Dan Gohman c5f998add2
Update the crates.io publishing scripts (#580) 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 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 22641de629 Initial reorg. 5 years ago
Adam C. Foltzer ab3cd945bc Use new `WasiCtxBuilder` types from wasi-common (#490) 5 years ago
Peter Huene ab80785c05 Bump Cranelift to 0.49.0 and target-lexicon to 0.9.0. (#499) 5 years ago
Josh Triplett 56ce6e9c9f Migrate from failure to thiserror and anyhow (#436) 5 years ago
Jakub Konka b42e550d5a Replace wasm32 with wasi and wasi32 5 years ago
Jakub Konka 875eea6052 Update poll_oneoff's signature 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
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
Jakub Konka 2941c2022f Refactor wasmtime-wasi crate 5 years ago
Artur Jamro fad70eb8bb Refactor usage of SecondaryMap impls (serde, PartialEq) 5 years ago
Dan Gohman d4f27dcc91 Update Cargo.toml metadata for publishing. 5 years ago
Dan Gohman 44367ba99a Bump version to 0.2.0 5 years ago
Jakub Konka 085d700cdc Bump wasi-common rev 5 years ago
Yury Delendik 5fc2d827b7
Update cranelift requirement from 0.37.0 to 0.38.0 (#254) 5 years ago
Till Schneidereit 41f88745c4 Update log and libc crates (#240) 5 years ago
Yury Delendik 0bc9d1fe6f
Update cranelift to 0.37.0 (#236) 5 years ago
Artur Jamro 165dc4944d Simple module compilation cache (#203) 5 years ago
Stefan Junker 1aff03a5b4 dependencies: pin wasi-common to specific rev 5 years ago
Dan Gohman 1a10f4a002 Update to Cranelift 1.33 and require Rust 1.35. 5 years ago
Yury Delendik fb9d6061e4 Update cranelift, faerie, target-lexicon and wasmparser deps 5 years ago
Jakub Konka e8142f076d Migrate to wasi-common crate 6 years ago
Jakub Konka 86b7a52009 Port host::__wasi_errno_t errors to Rust 6 years ago
Dan Gohman b2fefe7714 WASI prototype design, implementation, and documentation. 6 years ago
Yury Delendik 2353be95e6 update cranelift deps to 0.30.0 6 years ago
Yury Delendik 94ca967d0a Update faerie to 0.9.1 6 years ago
Dan Gohman db0abe8431 Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
Yury Delendik 7b9761f4a2 Update cranelift dependencies to 0.29.0 (#59) 6 years ago
Dan Gohman 8b140cc748 Create a `Context` class to group together various state objects. 6 years ago
Yury Delendik e66f01b923 Update cranelift libraries to 0.28.0 6 years ago
Dan Gohman e876f0fb1d Add some Cargo.toml keywords. 6 years ago
Dan Gohman f6c2fe7d2d Update to Rust 2018 Edition. 6 years ago
Dan Gohman df7724ce2b Update Cargo.toml authors fields. 6 years ago