11472 Commits (e809f2d684b2c39a9a2e9e2bcd3e1c1072b7a97e)
 

Author SHA1 Message Date
Pat Hickey e809f2d684
wasi-tests fd_readdir: delete assertion about ordering of fds (#6404) 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
Andrew Brown 8756fcf21b
x64: lower `LoadExtName` to a RIP-relative `LEA` (#6402) 1 year ago
Trevor Elliott c1d0508256
Bump regalloc2 (#6398) 1 year ago
Jamey Sharp 1b99b1fa70
Basic guest-profiler documentation for the book (#6393) 1 year 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
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
Pat Hickey 651dab199e delete adatper Cargo.lock 2 years ago
Pat Hickey 1b5f41659d adapter and byte-array-literals are publish = false 2 years ago
Pat Hickey aeef73c24c adapter ci step requires submodules checkout now 2 years ago
Pat Hickey 9c61c7454d exclude adapter from tests build with manifest instead of run-tests.sh 2 years ago
Daniel Bevenius 6554077aca
Fix link integrating with Wasmtime link (#6376) 2 years ago
Pat Hickey 0259833ffb adapter: compile_error when not wasm32-unknown-unknown, and note this where the static assertion fails 2 years ago
Trevor Elliott 26ee7eed6f
Revert the lea-based lowering for iadd in the x64 backend (#6377) 2 years ago
Pat Hickey e2e9aba4c8 run-tests: exclude the adapter, which doesnt build for native 2 years ago
Pat Hickey c2dea4c31f cargo deny: allow the Unicode-DFS-2016 license 2 years ago
Pat Hickey 7bd2d76df2 cargo-vet all remaining dependency bumps 2 years ago
Pat Hickey 1a2e833b22 use latest wit-bindgen, add wildcard audits for wit-bindgen and wasm-tools crates 2 years ago
Pat Hickey a59ed4e769 rm deps.lock, toml: wit-deps integration is not implemented 2 years ago
Pat Hickey 19858ddc98 change adapter to be part of root workspace 2 years ago
Daniel Bevenius a3a491cb43
Fix typo in StoreContext doc comments (#6375) 2 years ago
Pat Hickey 968a61dbc4 restore adapter to only building if run-full 2 years ago
Pat Hickey 880f94a7e0 put both adapter binaries in one artifact, name it bins-*, publish it 2 years ago
Pat Hickey 424deb98fe add ci/build-wasi-preview1-component-adapter script 2 years ago
Pat Hickey bb5d051584 temporary: always run the adapter build CI step 2 years ago
Pat Hickey 3504c0c802 ci: add build-preview1-component-adapter step. prtest:full 2 years ago
Pat Hickey 669ab55748 Merge remote-tracking branch 'origin/main' into pch/merge_adapter_to_wasmtime 2 years ago
Pat Hickey a729a2a621
error types: resolve type definition id by chasing alias ids (#6373) 2 years ago
Pat Hickey e176feb343 prepare adapter directory layout for upstreaming (#172) 2 years ago
Alex Crichton d339d693f6
x64: Add non-SSE4.1 lowerings for `extractlane` (#6354) 2 years ago
Alex Crichton 281a3dfa6c
Add release notes for 9.0.0 (#6364) 2 years ago