11452 Commits (f928bf728c385ca58a5009920de8ff861aab62db)
 

Author SHA1 Message Date
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
theothergraham 5e57c6aae3
copy input msg into result of C API wasmtime_error_new (#6369) 2 years ago
Eduardo de Moura Rodrigues b930c59213
feat(wasi-http): implement basic future incoming response (#6357) 2 years ago
Rainy Sinclair b0be673afb
Update core dump generation in the cli to use wasm-encoder (#6306) 2 years ago
Marcin Kolny 6bb0ec7a11
test: fix more wasi_testsuite test cases (#6365) 2 years ago
Afonso Bordado b9e4474f1f
riscv64: Add `vconst` lowerings (#6324) 2 years ago
Nick Fitzgerald 789403f327
Update ISLE labeling globs (#6363) 2 years ago
Nick Fitzgerald ce5c677f9a
wasmtime: Stop using `cfg(compiler)` (#6337) 2 years ago
Alex Crichton 445f05c728
Fold guest profiling flags into `--profile` CLI option (#6362) 2 years ago
Alex Crichton 4c38a18f3c
Refactor Wasmtime's profiling support (#6361) 2 years ago
theothergraham cfb506ba1e
add C API for epoch_deadline_callback and wasmtime_error_t creation (#6359) 2 years ago
Alex Crichton 614665688d
Make libcalls slightly safer (#6360) 2 years ago
Alex Crichton ec92f8e480
Make Wasmtime compatible with Stacked Borrows in MIRI (#6338) 2 years ago
Alex Crichton 0e27887ade
Disable debug information on CI (#6356) 2 years ago
Afonso Bordado 973eecc793
riscv64: Delete some unused code (#6355) 2 years ago
Alex Crichton 2300ef6894
x64: Add non-SSE 4.1 lowerings for `insertlane` instructions (#6323) 2 years ago
Alex Crichton d9cad60be9
Remove the initializer from a global's type information (#6349) 2 years ago
Juan Jose Medina a5898560b2
Fix opening directories failing on Windows when fdFlags contains NONBLOCK (#6348) 2 years ago
Afonso Bordado 24d297b480
riscv64: Move `bitcast` to isle (#6351) 2 years ago
Alex Crichton 9983621746
Remove lingering references to `experimental_x64` (#6350) 2 years ago
Remo Senekowitsch 7f94f80f7d
Chaos mode: add fuel parameter (#6208) 2 years ago