2731 Commits (0f9ac11bfbb8c6c876813781af484e07f998a25c)

Author SHA1 Message Date
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 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
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 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
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
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 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
Alex Crichton 9983621746
Remove lingering references to `experimental_x64` (#6350) 2 years ago
wasmtime-publish 50cdd14891
Bump Wasmtime to 10.0.0 (#6345) 2 years ago
Andrew Brown 1a6b3ec15f
test: add cases from `wasi-testsuite` (#6341) 2 years ago
Alex Crichton c2184a10a4
Unify differential result comparison logic (#6340) 2 years ago
Dante Broggi 4b3c50b147
Fix typo 'oeprations' ⇒ 'operations' (#6339) 2 years ago
Alex Crichton c0bb341d95
Run some tests in MIRI on CI (#6332) 2 years ago
Nick Fitzgerald 60ce6f5d5c
`wasmtime`: Fix resetting stack-walking registers when entering/exiting Wasm (#6321) 2 years ago
Alex Crichton 0d5708835e
Turn down default instantiate timeout to 100ms (#6330) 2 years ago
Saúl Cabrera 1cbca5a5c4
winch: Handle relocations and traps (#6298) 2 years ago
Alex Crichton 42f8ab1493
Improve longevity for fuzzing corpus of wasm modules (#6322) 2 years ago
Jamey Sharp fea6ab9a2b
wasmtime: In-process sampling profiler (#6282) 2 years ago
Alex Crichton a7b58c41cb
Split out platform-specific logic for `Mmap` (#6318) 2 years ago
Trevor Elliott be6f4a5330
Add an `--emit-clif` option to `wasmtime compile` (#6307) 2 years ago
Alex Crichton d5d2e854f9
Fix mutability warnings on Nightly rust (#6316) 2 years ago
Alex Crichton b1d63f01a5
Update test case generation for component_api fuzzer (#6315) 2 years ago
Alex Crichton fd6cc9a116
Slightly shrink compiled wasm modules (#6302) 2 years ago
Alex Crichton 0923bed956
Fix the component_api fuzzer (#6305) 2 years ago
Alex Crichton bf945bdc0a
Cut down on boilerplate in Wasmtime's Cranelift integration (#6304) 2 years ago
Nick Fitzgerald b453c70d7a
wasmtime-runtime: Rename `VMCallerCheckedFuncRef` to `VMFuncRef` (#6299) 2 years ago
Martin Evans 5cce054a9f
Exposes new c-api functions for configuring relaxed SIMD (#6292) 2 years ago
Nick Fitzgerald 913efdf24d
wasmtime: Overhaul trampolines (#6262) 2 years ago
Alex Crichton 0977952dcd
Merge pull request from GHSA-ch89-5g45-qwc7 2 years ago
Pat Hickey 98501e4fad
liberate wasi-common from Rights (#6265) 2 years ago
Saúl Cabrera 5d833a766e
cranelift: Add missing control plane parameter to `compile_with_cache` (#6289) 2 years ago
Dan Gohman ec6755512f
Remove `maintenance` badges from the Cargo.toml files. (#6286) 2 years ago
Jamey Sharp c7b83e8ef9
wasmtime: remove `drop(&mut ...)` used to silence warnings (#6278) 2 years ago
Saúl Cabrera a1732b2906
winch(fuzz): Initial support for differential fuzzing (#6281) 2 years ago
Jamey Sharp bd473dba31
wasmtime-runtime: Re-export backtrace `Frame` type (#6280) 2 years ago