490 Commits (098430f3c8fd7bb92968402beef0670d08023fba)

Author SHA1 Message Date
Peter Huene a2c439117a
Implement user fault handling with `userfaultfd` on Linux. 4 years ago
Alex Crichton 7795a230f2
Implement support for `async` functions in Wasmtime (#2434) 4 years ago
Nick Fitzgerald a4a841cb6c Ensure all issue templates use Title Case 4 years ago
Nick Fitzgerald 25a9c73901 Clean up our github issue templates 4 years ago
Pat Hickey 6fb2c29654 remove development scaffolding 4 years ago
Pat Hickey b382a1e0d7 back out wasi-cap-std-sync special test step 4 years ago
Pat Hickey 544a491639 fail-fast false on the other matrix too 4 years ago
Pat Hickey 30c5e8c084 DEBUG: turn off fail-fast for wasmtime build matrix, and test wasi-cap-std-sync first 4 years ago
Pat Hickey 23b8c6be79
wasi-nn CI: use the same nightly as rest of file (#2624) 4 years ago
Pat Hickey 1af7659a4d wasi-nn CI: use the same nightly as rest of file 4 years ago
Frank Denis a0fad6065a
Add support for the experimental wasi-crypto APIs (#2597) 4 years ago
Chris Fallin 557a932757
Fix GitHub Actions config (actually run gdb tests on new backend). 4 years ago
Chris Fallin c84d6be6f4
Detailed debug-info (DWARF) support in new backends (initially x64). 4 years ago
Alex Crichton 2b325a1878
Try to fix CI (#2544) 4 years ago
Alex Crichton ce6e967eeb
Add a CLI option for module linking (#2524) 4 years ago
Louis Pilfold 26b6074420 Download precompiled cargo deny 4 years ago
Louis Pilfold b4283c514f cargo deny runs on CI 4 years ago
Chris Fallin 3a01d14712 Two Lucet-related fixes to stack overflow handling. 4 years ago
Chris Fallin 04e3730ba6
Update to a CentOS 7 docker container for binary compatible builds. 4 years ago
Pat Hickey f7a0d86c64 install-openvino: typo 4 years ago
Pat Hickey fb68c80420 install-openvino: make it easier to invoke on your local machine 4 years ago
Andrew Brown a61f068c64
Add an initial wasi-nn implementation for Wasmtime (#2208) 4 years ago
Alex Crichton d2daf5064e
Get lightbeam compiling on stable Rust (#2370) 4 years ago
Alex Crichton ead53b88c3 Update nightly used on CI for testing 4 years ago
Andrew Brown 6d50099816
Rewrite interpreter generically (#2323) 4 years ago
Alex Crichton b73b831892
Replace binaryen -ttf based fuzzing with wasm-smith (#2336) 4 years ago
Nick Fitzgerald 9fe900ae89 CI: upload built peepholes as artifacts 4 years ago
Till Schneidereit fc1cedb2ff
Add docs.wasmtime.dev as a CNAME for the Wasmtime docs (#2317) 4 years ago
Nick Fitzgerald 4f104d3a4e
CI: fix rebuilding peepmatic peephole optimizers (#2311) 4 years ago
Alex Crichton e22e2c3722
Update Github Actions CI set-env/add-path (#2265) 4 years ago
Chris Fallin e71d4fdbb8 Add ARM32 build test to CI. 4 years ago
Benjamin Bouvier d7fda6ac0e
Update subscribe-to-label.json 4 years ago
Benjamin Bouvier b684384986 Reenable the new backend x64 CI; 4 years ago
Nick Fitzgerald d32b2c82f8 CI: Don't enforce builds work with rustc 1.43.0 for `clif-util` 4 years ago
Nick Fitzgerald 443965b95d Create a crate for converting Souper optimizations into Peepmatic DSL 4 years ago
Chris Fallin 3775276050 Update minimum Rust version in CI to 1.43.0. 4 years ago
Pat Hickey f3f6127217 maybe try nightly 08-25? 4 years ago
Pat Hickey e98f136adb pin nightly toolchain to 2020-08-30 - staticvec is broken with 09-01 4 years ago
Alex Crichton 693c6ea771
wasmtime: Extract cranelift/lightbeam compilers to separate crates (#2117) 4 years ago
Alex Crichton 7fdbd081e6
Switch back to nightly channel for testing (#2116) 4 years ago
Chris Fallin ebf847eb28
Temporarily disable new x64 backend CI. (#2100) 4 years ago
Benjamin Bouvier 79abcdb035 machinst x64: add testing to the CI; 4 years ago
Benjamin Bouvier 2c1d370465 CI: use fixed version of Rust nightly following build failures in staticvec 4 years ago
Chris Fallin 96ef2f1a1b
Fix `u8::MAX` -> `std::u8::MAX`. (#2047) 4 years ago
Nick Fitzgerald ee5982fd16 peepmatic: Be generic over the operator type 4 years ago
Nick Fitzgerald ae95ad8733 cranelift: Don't build `peepmatic`-based optimizations in `build.rs` 4 years ago
Alex Crichton 978070c020
Verify crates are publish-able on CI (#2036) 4 years ago
Alex Crichton 85ffc8f595
Switch CI back to nightly channel (#2014) 4 years ago
Nick Fitzgerald 2040a654d6 CI: collect backtraces for example tests 4 years ago
Alex Crichton d72b330de2
Add support for documenting the C API (#1928) 4 years ago