596 Commits (d911f4b10fe908bc819a1420482952e44b039db3)

Author SHA1 Message Date
Alex Crichton d911f4b10f
Migrate the wasmtime-types crate to no_std (#8485) 6 months ago
Nick Fitzgerald 72004aad09
Turn the `wasmtime-runtime` crate into the `wasmtime::runtime::vm` module (#8501) 6 months ago
Kirpal Grewal 132ef1e413
Fxhash to rustchash (#8498) 6 months ago
Jamey Sharp ededc4f253
Disable Criterion's "plotters" feature (#8487) 6 months ago
Alex Crichton d8f7c77f8f
Start migrating some Wasmtime crates to no_std (#8463) 7 months ago
Alex Crichton 79885bd8ed
Update wasm-tools dependencies (#8478) 7 months ago
Alex Crichton 60539520df
Switch from `bincode` to `postcard` for serializing (#8476) 7 months ago
Nick Fitzgerald d25766f336
deps: Update the wasm-tools family of crates to 1.205.0 (#8412) 7 months ago
Nick Fitzgerald 6e591ccfea
Update to the `wasm-tools` family of crates to 1.204.0 (#8386) 7 months ago
Nick Fitzgerald 167162d960
Update the wasm-tools family of crates to 0.203.0 (#8350) 7 months ago
wasmtime-publish ddb35fd491
Bump Wasmtime to 21.0.0 (#8302) 7 months ago
Nick Fitzgerald 0fa130131d
Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
Alex Crichton a7b4ee87c5
Lift some dependencies up to the `[workspace.dependencies]` level (#8266) 7 months ago
Alex Crichton 83b859e578
Gate support for the wasm `threads` proposal behind a Cargo feature (#8260) 7 months ago
Alex Crichton d5bf9b4454
Remove the `winch-tools` crate and CLI (#8248) 7 months ago
Alex Crichton e78605e89d
Update wasm-tools family of crates (#8242) 8 months ago
Alex Crichton ad308105fb
Disassemble `*.cwasm` for `compile` disas tests (#8237) 8 months ago
Alex Crichton 053adb47aa
Use `libtest-mimic` to drive some `harness = false` tests (#8236) 8 months ago
Trevor Elliott b545cc5080
Remove the wasmtime-cranelift-shared crate (#8222) 8 months ago
Alex Crichton b363db0f9c
Bump MSRV to 1.75.0 (#8205) 8 months ago
Alex Crichton 17146ab212
Remove some more cranelift-filetest wasm testing bits (#8143) 8 months ago
Alex Crichton b2c28babf3
Add a `disas` test suite for Wasmtime (#8129) 8 months ago
Alex Crichton c849e77414
Update wit-bindgen to 0.22.0 (#8079) 8 months ago
Alex Crichton 92d9891d1d
Update MSRV to 1.74.0, update nightly in CI (#8080) 8 months ago
Philip Craig a8b2801b35
Update object to 0.33.0 (#8047) 8 months ago
wasmtime-publish 4489cee3e6
Bump Wasmtime to 20.0.0 (#8046) 8 months ago
Pat Hickey 391ddfb79b
update capstone dependency to 0.12.0 (#8014) 8 months ago
Alex Crichton 9949140d4a
Update to wit-bindgen 0.20.0 (#8032) 8 months ago
Alex Crichton b81bb7a369
Add a "custom" platform configuration for Wasmtime (#7995) 8 months ago
Alex Crichton 888bd1129f
Update wasm-tools crates (#8019) 8 months ago
Alex Crichton c7c8f2631f
Update wit-bindgen dependency (#7990) 9 months ago
Nick Fitzgerald 1d8a0983bc
Split out `TypeRegistry`'s open-coded slab arena into into a reusable type (#7986) 9 months ago
Alex Crichton 71951c9ce4
Enable compiling the Wasmtime CLI to Wasm (#7980) 9 months ago
Alex Crichton 51ed135013
Remove the `WASI` submodule (#7984) 9 months ago
Pat Hickey a56bd5e469
Promote wasmtime-wasi::preview2 to root of crate (#7933) 9 months ago
Alex Crichton 46ae99e77e
Bump wasm-tools crates (#7952) 9 months ago
Alex Crichton 85ffc394a7
Update the cap-std family of crates (#7931) 9 months ago
Pat Hickey 2b00a541f3
Make wasi-common self-contained, deprecate exports from wasmtime-wasi (#7881) 9 months ago
Alex Crichton 04c03b31b7
Update the wasm-tools family of crates (#7921) 9 months ago
Alex Crichton 08c7359fef
Update a few crates on their major version tracks (#7908) 9 months ago
Max Brunsfeld 825494fe6a
Add wasmtime-c-api-impl to the list of crates to publish (#7837) 9 months ago
wasmtime-publish c9aea3e824
Bump Wasmtime to 19.0.0 (#7868) 9 months ago
Alex Crichton cbce665db4
Enable the `component-model` feature by default in Wasmtime (#7841) 9 months ago
Alex Crichton 0f979b6fe9
Tweak a feature directive for `wasmtime-cli` (#7843) 9 months ago
Alex Crichton 32d5ff4edf
Update wasm-tools crates (#7840) 9 months ago
Alex Crichton 7f62f4d160
Update some wasm-tools deps (#7824) 10 months ago
Juniper Tyree e5817d9602
Make wasmtime dependency in wiggle and wasi-common optional with a default feature (#7792) 10 months ago
Adam Bratschi-Kaye 2fcf41f05b
Remove `wasmtime-jit` (#7769) 10 months ago
Alex Crichton 5660a88ba5
Update the wasm-tools family of crates (#7764) 10 months ago
Tyler Rockwood b5169d9902
examples: add component model example (#7759) 10 months ago