403 Commits (896e25e37fca56ac915b62b6329bcb4944b9a8a1)

Author SHA1 Message Date
Pat Hickey 896e25e37f
upgrade to wasm-tools 0.211.1 (#8838) 5 months ago
Alex Crichton 0f48f939b9
Disable memory protection keys by default at compile time (#8813) 5 months ago
Nick Fitzgerald bdd7842263
Wasmtime: Implement the custom-page-sizes proposal (#8763) 5 months ago
Nick Fitzgerald bd4cfd7e34
Dynamically configure Spectre heap mitigations on/off in fuzzing (#8775) 5 months ago
Nick Fitzgerald 7a37e313d2
Add a fuzz target for exercising bounds checks with various memory configs (#8742) 5 months ago
Alex Crichton f676c1760d
Enable rustc's `unused-lifetimes` lint (#8711) 5 months ago
Alex Crichton 7e8abe388e
Fix some fuzz memory configuration issues (#8647) 6 months ago
Alex Crichton 906ea01734
Use bytes for maximum size of linear memory with pooling (#8628) 6 months ago
FrankReh 0e9121daeb
Fix some typos (#8641) 6 months ago
Nick Fitzgerald 934bf9dbaf
CI: shard testing crates across multiple jobs (#8612) 6 months ago
Alex Crichton f02aefa363
Improve check for concurrency limits in fuzzing (#8621) 6 months ago
Jamey Sharp 7ea9201658
wasmtime: Make table lazy-init configurable (#8531) 6 months ago
Nick Fitzgerald e1f8b9b74b
Wasmtime(pooling allocator): Batch decommits (#8590) 6 months ago
Alex Crichton bc081b74bc
Fuzz the tail call proposal on OSS-Fuzz (#8591) 6 months ago
Alex Crichton 330eb20c05
Disable fuzzing of memory64 (#8589) 6 months ago
Alex Crichton 7f699b82a8
Update wasm-tools crates (#8580) 6 months ago
Chris Fallin ef3f82af92
V8 differential fuzzing: add new table out-of-bounds error message to expectations list. (#8564) 6 months ago
Alex Crichton c47c4c670c
Bump Wasmtime's MSRV to 1.76.0 (#8560) 6 months ago
Chris Fallin 01c07a1714
Wasmtime: add one-entry call-indirect caching. (#8509) 6 months ago
Saúl Cabrera d1d084fea7
Fix a typo in fuzz config (#8517) 6 months ago
FrankReh 1f39f63d72
typos in comments (#8495) 6 months ago
Nick Fitzgerald 6232904811
Add the `Ref::null` constructor and use it in a few places (#8492) 6 months ago
Nick Fitzgerald dd70e31dc0
wasmtime(gc): Add support for array types (#8481) 6 months ago
Nick Fitzgerald 960187e35f
Rename `Concrete` to `ConcreteFunc`; introduce `WasmSubType` and `WasmCompositeType` (#8465) 7 months ago
Alex Crichton b4ecea38bc
Add a fuzzer for async wasm (#8440) 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
Nick Fitzgerald 0fa130131d
Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
Chris Fallin af6b8ca947
PCC: turn off fuzzing for now. (#8230) 8 months ago
Chris Fallin 6ae6ebc725
PCC: avoid fuzzing on memory64. (#8208) 8 months ago
Saúl Cabrera 5e05171d01
winch: Enable `memory64` in Winch (#8194) 8 months ago
Alex Crichton 593f18b965
Adjust an error message expectation for v8 (#8154) 8 months ago
Alex Crichton 5b576da423
Update v8 used during fuzzing (#8141) 8 months ago
Chris Fallin acbbf342b7
PCC: fuzz static (no dynamic checks) case in Wasmtime fuzzers. (#8142) 8 months ago
Alex Crichton 1898b8c771
Run all `*.wast` tests in fuzzing (#8121) 8 months ago
Alex Crichton 6a710b92d8
Remove type information from dynamic component funcs (#8070) 8 months ago
Alex Crichton 9de6828e7b
Remove type information from `wasmtime::component::Val` (#8062) 8 months ago
Nick Fitzgerald bd2ea901d3
Define garbage collection rooting APIs (#8011) 8 months ago
Alex Crichton 888bd1129f
Update wasm-tools crates (#8019) 8 months ago
Nick Fitzgerald dd0364d367
Wasmtime: Add a `gc` cargo feature (#7975) 9 months ago
Alex Crichton 9ce3ffe15e
Update some CI dependencies (#7983) 9 months ago
Nick Fitzgerald ff93bce067
Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
Alex Crichton 353dc27389
Fully enable Winch in the `differential` fuzzer (#7932) 9 months ago
Alex Crichton 04c03b31b7
Update the wasm-tools family of crates (#7921) 9 months ago
Nick Fitzgerald 8652011f69
Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
Robin Freyler 5f6288f6e0
Update the Wasmi fuzzing oracle to version `0.31.0` (#7791) 10 months ago
Alex Crichton 5660a88ba5
Update the wasm-tools family of crates (#7764) 10 months ago
Alex Crichton 5856590fae
Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
Andrew Brown ecd37470fc
mpk: turn on `memory_protection_keys` during fuzzing (#7393) 1 year ago
Tyler Rockwood 85c0a2df54
Switch to simpler fuel APIs (#7298) 1 year ago