391 Commits (67f8c7c4f29aa6d1a9891bb3a44b35112347345b)

Author SHA1 Message Date
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
Alex Crichton c8950cf842
Update nightly toolchains in CI (#3097) 3 years ago
Dan Gohman 6a5a295019
Port wasi-common from unsafe-io to io-lifetimes (#3049) 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Benjamin Bouvier aa2c0cd0ec
CI: put tests into a separate script so they can be run externally (#2956) 3 years ago
Alex Crichton a2e71dafac
ci: Don't test release binaries, nightly, or beta (#2939) 4 years ago
Alex Crichton 2b0649c74c
ci: Remove "publish" step (#2936) 4 years ago
Alex Crichton e5ac9350b1
ci: Try other syntax for `concurrency` key (#2935) 4 years ago
Alex Crichton beaa07eb96
ci: Merge all doc builders into one (#2934) 4 years ago
Alex Crichton 8c2413e009
Try to ease up on CI usage slightly (#2932) 4 years ago
Alex Crichton 76c6b83f6a
Use tarballs for Rust API docs on CI (#2922) 4 years ago
Alex Crichton 7d20368756
Try to fix CI (#2918) 4 years ago
Till Schneidereit 3b3b126fe2
Refer to BA security policy (#2912) 4 years ago
Peter Huene 1b8efa7bbd
Implement simple benchmarks for instantiation. 4 years ago
Pat Hickey 86bd56f6d1 turn off fail-fast again 4 years ago
Pat Hickey 2a0eb391c2 get rid of debugging changes to ci 4 years ago
Pat Hickey 148afd3949 fix yaml syntax 4 years ago
Pat Hickey 6616c1eaf1 fix warnings 4 years ago
Pat Hickey 909d691b55 run wasi-tokio test early, turn off fail-fast so we see all platforms 4 years ago
Chris Fallin 908d47011f
CI: pin nightly Rust version to limit breakages to explicit pinning updates. 4 years ago
Chris Fallin cb48ea406e
Switch default to new x86_64 backend. 4 years ago
Alex Crichton 910f59114d
Use unpacked debuginfo on macOS CI (#2781) 4 years ago
Alex Crichton 7a7667baeb Don't document peepmatic in CI 4 years ago
Alex Crichton 3f694ae319
Use stable Rust on CI to test the x64 backend (#2766) 4 years ago
Chris Fallin 69f27c06d2
Explicitly install LLDB in CI to fix intermittent failure on 20.04 image. 4 years ago
Chris Fallin 05688aa8f4
Add Windows/MinGW to CI for the new backend in order to test Fastcall. 4 years ago
Peter Huene 57dfe99aa5
Run wast tests with both instance allocators. 4 years ago
Peter Huene 89d3b5d25c
Switch CI back to latest nightly. 4 years ago