11809 Commits (769ae6c824625a60d70636269ca589a9a61320b6)
 

Author SHA1 Message Date
Pat Hickey ff4ad05568 turn prtest:full on the hard way. will revert 1 year ago
Pat Hickey 85f05b6ce4 wasmtime-wasi needs windows-sys 1 year ago
Pat Hickey d6dace08d9 delete bogus cargo doc 1 year ago
Pat Hickey c368c55910 docs: try ignoring the rust_wasi_markdown_parser block in tests 1 year ago
Alex Crichton 7cf8121ab5
x64: Update all feature tests to pure constructors (#6412) 1 year ago
Pat Hickey 317320e22c add comments, make everything scheduler-related private to crate 1 year ago
Pat Hickey 5aee0b7ff8 Merge remote-tracking branch 'upstream/main' into pch/merge_preview2_impl 1 year ago
Trevor Elliott 5b5bdaa086
Revert "Revert the lea-based lowering for iadd in the x64 backend (#6377)" (#6405) 1 year ago
Pat Hickey e809f2d684
wasi-tests fd_readdir: delete assertion about ordering of fds (#6404) 1 year ago
Pat Hickey 55281df154 add test for preview2's preview 1 host adapter, which is in its infancy 1 year ago
Pat Hickey 535acaa4c0 factor out common config to test-programs crate 1 year ago
Alex Crichton 30297dd38b
Don't cancel the github actions run on test failures (#6409) 1 year ago
Afonso Bordado c8e1e76bc8
riscv64: Add Float SIMD lowerings for some instructions (#6403) 1 year ago
Pat Hickey 43501d80d0 cargo vet prune 1 year ago
Pat Hickey d0e29822e5 vet: update to getrandom crate is covered by imports 1 year ago
Pat Hickey 8d9bbb81c9 add test of preview2 running as components 1 year ago
Pat Hickey f749b823c4 fix typo 1 year ago
Andrew Brown 8756fcf21b
x64: lower `LoadExtName` to a RIP-relative `LEA` (#6402) 1 year ago
Pat Hickey 26e27ec3be pipe docs 1 year ago
Trevor Elliott c1d0508256
Bump regalloc2 (#6398) 2 years ago
Jamey Sharp 1b99b1fa70
Basic guest-profiler documentation for the book (#6393) 2 years ago
Pat Hickey 224866122f exclude command-tests and reactor-tests wasm crates from run-tests 2 years ago
Pat Hickey 103870c571 eelete all remaining files in from-preview2-prototying: done merging these into tree 2 years ago
Pat Hickey 403f32dc60 add command and reactor tests 2 years ago
Pat Hickey 9a7ea4a2c1 reactor-tests: prune unneeded wit deps 2 years ago
Pat Hickey dd556009ee move the command and reactor tests into test-programs 2 years ago
Pat Hickey c2a2aee159 add copy of wit; make all fixes to make wasmtime-wasi compile 2 years ago
Pat Hickey e4d9ea63e5 move preview2-prototyping's wasi-common crate to crates/wasi/src/preview2 2 years ago
Pat Hickey 1ccf1a622a Merge remote-tracking branch 'upstream/main' into main 2 years ago
Afonso Bordado 752c7ea4dd
riscv64: Add `extractlane` and `splat` instructions (#6397) 2 years ago
Pat Hickey 338b535a3a
Refactor test-programs to build modules and components (#6385) 2 years ago
Alex Crichton fe99d461f7
x64: Update i64x2 `sshr` implementation (#6372) 2 years ago
Rainy Sinclair 63ffbe20af
Update wasm-tools crates to latest versions. (#6394) 2 years ago
Afonso Bordado 4b74b2ddad
wasmtime: Enable SIMD testsuite for RISC-V (#6392) 2 years ago
Pat Hickey 96d8f62d4e add directory prefix 2 years ago
Brendan Burns f271adff18
Fix scheme for URIs, add coverage to detect regressions in the future. (#6389) 2 years ago
Afonso Bordado 3f03130fd3
riscv64: Add `.vx` format opcodes (#6367) 2 years ago
Alex Crichton 7f0228c967
Fix some warnings on nightly Rust (#6388) 2 years ago
Saúl Cabrera 7c6ec0ff1c
winch: Append traps to final object (#6387) 2 years ago
Afonso Bordado b13bbc87f1
riscv64: Use Vector RegClass for Vectors (#6366) 2 years ago
Nick Fitzgerald 5471fde819
wasmtime: Refactor compilation orchestration (#6381) 2 years ago
Saúl Cabrera 20c5836295
winch: Implement new trampolines (#6358) 2 years ago
Alex Crichton 49dd8fd710
aarch64: Fix Ldr19 relocations being unresolvable (#6384) 2 years ago
Daniel Bevenius 79a38fd643
Fix typo in doc comment in component/mod.rs (#6386) 2 years ago
Alex Crichton f928bf728c
Update to latest wasm-tools crates (#6378) 2 years ago
Alex Crichton 53ca155221
Switch wasmtime-wasi-http to using Wasmtime's version (#6382) 2 years ago
Pat Hickey 335a80d351
Merge pull request #6374 from pchickey/pch/merge_adapter_to_wasmtime 2 years ago
Pat Hickey 21def76023 remove version constraint from adapter and bytearray in workspace dependencies 2 years ago
Pat Hickey 22ccf87d1a still need test = false because adapter cant link on native 2 years ago
Pat Hickey 44b9d6c321 cfg static assertion in adapter so it builds for native 2 years ago