268 Commits (62a6a7ab6c17aa72a0e17e584a6ed3f18bad95d9)

Author SHA1 Message Date
Alex Crichton 7c3dd3398d
Reduce benchmark runtime on CI (#3896) 3 years ago
Alex Crichton 7b0238fd7e
ci: Scope version bump branch name (#3894) 3 years ago
Conrad Watt 98ef18a22a
Fuzzing against verified fork of spec interpreter (#3843) 3 years ago
Alex Crichton b57dc5e334
Switch back to windows-2019 on CI (#3854) 3 years ago
Chris Fallin 56236fb58e
ISLE: fix compile fuzz target, and fix a simple error-reporting bug. (#3845) 3 years ago
Alex Crichton 76a90d082a
Only queue up one triage task at a time on CI (#3834) 3 years ago
Alex Crichton 2616c28957
Allow failures when uploading release artifacts (#3832) 3 years ago
Nick Fitzgerald db9e3ce9d9
CI: fix workflow syntax for PR/issues triage workflow (#3806) 3 years ago
Nick Fitzgerald 57618f746a
Add messages for config changes (#3803) 3 years ago
Chris Fallin ca0e8d0a1d
Remove incomplete/unmaintained ARM32 backend (for now). (#3799) 3 years ago
Chris Fallin ddd39cdb84
Patch qemu in CI to fix madvise semantics. (#3770) 3 years ago
Chris Fallin 0ff8f6ab20
Make build-config magic use memfd by default. 3 years ago
Chris Fallin b73ac83c37
Add a pooling allocator mode based on copy-on-write mappings of memfds. 3 years ago
Alex Crichton 050cdca4ae
Run the "push tag" CI on all release branches (#3644) 3 years ago
Alex Crichton d2d0396f40
Really fix PRs from bump-version for patch releases (#3631) 3 years ago
Chris Fallin 54a59ff832 Fix "Doc build" CI job. 3 years ago
Alex Crichton dd85d66ec3
Run PR CI for release branches (#3629) 3 years ago
Alex Crichton 222d6fbc09
Try to fix patch release process (#3627) 3 years ago
Dan Gohman 7b346b1f12
Update to cap-std 0.22.0. (#3611) 3 years ago
Nick Fitzgerald d2d0a0f36b Remove Peepmatic!!! 3 years ago
Chris Fallin 6a4716f0f4 Two CI fixes: Windows line-endings in manifest file, and "meta deterministic check". 3 years ago
Nick Fitzgerald e6fd306219 Subscribe @cfallin to issues labeled "isle" 3 years ago
Nick Fitzgerald ff659f0098 Subscribe myself to issues labeled "isle" 3 years ago
Nick Fitzgerald 373ea93564 Remove lightbeam auto labeling 3 years ago
Nick Fitzgerald 8e9ddca5cb Add auto labeling for ISLE-related changes 3 years ago
Peter Huene 58aab85680
Add the `pooling-allocator` feature. 3 years ago
Alex Crichton 00feefe9a7
Change the bump-version workflow's schedule (#3512) 3 years ago
Nils Martel 240835f8e4
Check cranelift benchmarks in CI (#3494) 3 years ago
Alex Crichton 0737afe07e
Fix some typos in the bump-version.yml workflow (#3488) 3 years ago
Alex Crichton 909a5d54d2 Add a manual trigger to force CI to bump crate versions 3 years ago
Pat Hickey dfebb3e9b6 CI Check job: run `apt-get update` before `apt-get install` 3 years ago
Alex Crichton 807b528bfb
Automate more of Wasmtime's release process (#3422) 3 years ago
Alex Crichton fe4b15c8b0
Checkout submodules in cargo audit CI (#3463) 3 years ago
Alex Crichton b553d84362
Change how security advisories work on CI (#3461) 3 years ago
Nick Fitzgerald d377b665c6 Initial ISLE integration with the x64 backend 3 years ago
bjorn3 9e34df33b9 Remove the old x86 backend 3 years ago
Alex Crichton 1ee2af0098
Remove the lightbeam backend (#3390) 3 years ago
Ulrich Weigand 3735453afa
Add s390x build workflow (#3375) 3 years ago
Ulrich Weigand 7c5acfa96c Add QEMU CI runner for the s390x architecture 3 years ago
Dan Gohman 47490b4383
Use rsix to make system calls in Wasmtime. (#3355) 3 years ago
Afonso Bordado d20194fa4c
Enable all aarch64 features in QEMU CI runner, except PAC (#3325) 3 years ago
Benjamin Bouvier 0cf9b2d5e6 Remove cargo check for old rustc versions 3 years ago
Aaron Turner 191051b644
Docs: Created the Wasmtime Markdown Parser Example (#3193) 3 years ago
Benjamin Bouvier 18fe7d124e
Fix VTune build (#3219) 3 years ago
Nick Fitzgerald 74c18a6af4
Add automatic labeling for the `wasmtime:ref-types` label (#3213) 3 years ago
Nick Fitzgerald 7a5e76e115
Subscribe @fitzgen to the `wasmtime:ref-types` label 3 years ago
Alex Crichton 9e8e0e8352
Update wasmtime-08-19.md (#3211) 3 years ago
Alex Crichton ddfadaeb38
Add a cranelift compile-time feature to wasmtime (#3206) 3 years ago
Alex Crichton e8aa7bb53b
Reimplement how unwind information is stored (#3180) 3 years ago
Andrew Brown ddb80d2d14 ci: install OCaml packages necessary for 'differential_spec' fuzz target 3 years ago