893 Commits (e20b4244b945b27fdc3e3bcec6b9480986798934)

Author SHA1 Message Date
Pat Hickey 896e25e37f
upgrade to wasm-tools 0.211.1 (#8838) 5 months ago
Alex Crichton 00c15df9a3
Revert "wasi-adapter: Implement provider crate that embeds the adapter binaries (#8792)" (#8856) 5 months ago
Pat Hickey 981d403f25
wasmtime Config: debug impl now iterates complete WasmFeatures flag set (#8843) 5 months ago
Nick Fitzgerald 95fee6f4bd
`cranelift-entity`: Implement `EntitySet` in terms of `cranelift_bitset::CompoundBitSet` (#8834) 5 months ago
Alex Crichton 9bdb731ab6
Implement semver compatibility for exports (#8830) 5 months ago
Nick Fitzgerald b3636ff6e5
Introduce the `cranelift-bitset` crate; use it for stack maps in both Cranelift and Wasmtime (#8826) 5 months ago
Juniper Tyree 2dbf8f15b3
wasi-adapter: Implement provider crate that embeds the adapter binaries (#8792) 5 months ago
Andrew Brown 7b43325a1f
wasi-nn: use `libtest-mimic` (#8825) 5 months ago
Alex Crichton e93dfbd4bb
Use some new features of Rust 1.77 (#8797) 5 months ago
Nick Fitzgerald bdd7842263
Wasmtime: Implement the custom-page-sizes proposal (#8763) 5 months ago
wasmtime-publish fa84dd83ba
Bump Wasmtime to 23.0.0 (#8743) 5 months ago
Philip Craig 44cd0026d6
Update object to 0.36 (#8733) 5 months ago
Alex Crichton 34a9ad9826
Update `wit-bindgen`, add `features` to `bindgen!` (#8720) 5 months ago
Nick Fitzgerald 38bc915121
Update the wasm-tools family of crates to 0.209.1 (#8709) 5 months ago
Saúl Cabrera f0845e5519
wasmtime: Introduce the `test-macros` crate (#8622) 5 months ago
L. Pereira f99464727b
Show function names in explore tool instead of only function indices (#8639) 6 months ago
Alex Crichton 7c29813a0b
Update wit-bindgen (#8667) 6 months ago
Nick Fitzgerald cacfaf8bfa
Cranelift: Split out dominator tree's depth-first traversal into a reusable iterator (#8640) 6 months ago
Alex Crichton 0ea10ac32d
Update wasm-tools crates (#8663) 6 months ago
Terts Diepraam c73f8de85d
cranelift: expand umbrella crate with more crates (#8634) 6 months ago
Alex Crichton 7f699b82a8
Update wasm-tools crates (#8580) 6 months ago
Lann eea68f59c1
bindgen: Commit expanded bindgen output for tests (#8558) 6 months ago
Alex Crichton 5054d400ba
Update documentation and example for no_std (#8555) 6 months ago
wasmtime-publish d0cf46a098
Bump Wasmtime to 22.0.0 (#8553) 6 months ago
Alex Crichton 81a89169f5
Add support for `#![no_std]` to the `wasmtime` crate (#8533) 6 months ago
Alex Crichton c810eff81c
Migrate the `wasmtime-environ` crate to `no_std` (#8528) 6 months ago
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
Nick Fitzgerald dd70e31dc0
wasmtime(gc): Add support for array types (#8481) 6 months ago
Jamey Sharp ededc4f253
Disable Criterion's "plotters" feature (#8487) 7 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 318eb36df4
Wasmtime(gc): Support `(ref.i31 (global.get $g))` const expressions (#8450) 7 months ago
Alex Crichton b4ecea38bc
Add a fuzzer for async wasm (#8440) 7 months ago
Brian 7de48789b7
Support additional_derives option in bindgen (#8441) 7 months ago
Alex Crichton 15caf71399
Update some dependencies with security advisories (#8417) 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
Alex Crichton 1a7c006a98
Fix running wasi-common tests on CI (#8353) 7 months ago
Alex Crichton 4a096c8e7e
Use an incremental cache when testing WASI (#8354) 7 months ago
Nick Fitzgerald 167162d960
Update the wasm-tools family of crates to 0.203.0 (#8350) 7 months ago
Pat Hickey 0c62d9310e
wasmtime-c-api: switch from wasi-common to wasmtime-wasi (#8066) 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
Alexander Lyon c88e4e7518
bump tokio-rustls (#8217) 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