3099 Commits (7464bbcb3b9b60005eaaa1738ad839c23fb48228)

Author SHA1 Message Date
Max Brunsfeld 825494fe6a
Add wasmtime-c-api-impl to the list of crates to publish (#7837) 9 months ago
Alex Crichton 616d430e10
Update zstd dependency (#7870) 9 months ago
Alex Crichton 6d105f4d84
Update and add lots of docs, mostly for components (#7862) 9 months ago
Milek7 d4eaacd665
Add C API for GuestProfiler (#7854) 9 months ago
yowl 02d100569b
Add cloning for DWARF String attributes (#7858) 9 months ago
wasmtime-publish c9aea3e824
Bump Wasmtime to 19.0.0 (#7868) 9 months ago
Alex Crichton 787e966161
Fix handling of `Tunables` on cross-compiles (#7844) 9 months ago
jianjunz b6a8abc6ce
Enable some dependency features for wasi-nn. (#7855) 9 months ago
Alex Crichton f0c9e9bbf5
Shuffle some items around in `wasmtime` (#7839) 9 months ago
Alex Crichton b5057d89b2
Fix funcrefs cross-compiled between architectures (#7842) 9 months ago
Nick Fitzgerald 496237c207
Rename `WasmType` to `WasmValType` (#7838) 9 months ago
Max Brunsfeld 8efd404da7
Fix typo in lib name of wasmtime-c-api (#7836) 9 months ago
Adam Bratschi-Kaye d4242001d5
Support compilation-only build by adding a `runtime` feature (#7766) 9 months ago
Josh Groves 04adffd8e8
Expose `ModuleExport` to avoid repeated string lookups (#7828) 9 months ago
Mrmaxmeier 6d3735a1c5
runtime: avoid references to mutable statics (#7834) 10 months ago
Nick Fitzgerald 27d3ef2ff5
wasmtime: Rename `SignatureFooBar` to `TypeFooBar` (#7826) 10 months ago
Trevor Elliott a6a858627e
Rework first_non_empty_iovec to match first_non_empty_ciovec (#7831) 10 months ago
Roman Volosatovs 22885384ba
feat: support component type introspection (#7804) 10 months ago
Nick Fitzgerald c49a256498
wasmtime: Add some comments and minor tweaks to signature registry (#7825) 10 months ago
Trevor Elliott 0bcceda3b1
winch: Emit unwind info in the x64 backend (#7798) 10 months ago
Alex Crichton 94b3e84e90
Enable the component model by default (#7821) 10 months ago
Pat Hickey 1c335c1b29
use released WASI Preview 2 (version 0.2.0) wits (#7817) 10 months ago
Alex Crichton e7064d4d05
Close intermediate streams for reads/writes (#7816) 10 months ago
Wolfgang Meier 3e68c4a45e
expose tail call configuration option to c api (#7811) 10 months ago
Robin Freyler 5f6288f6e0
Update the Wasmi fuzzing oracle to version `0.31.0` (#7791) 10 months ago
Yaodong Yang 5c5640feed
demange names in guest-profiler output (#7809) 10 months ago
Pat Hickey b110e57e1b
preview 1 test-programs: fdflags_sync always unsupported (#7806) 10 months ago
Dan Gohman e9d580776e
Update to the latest wasi-io and wasi-sockets. (#7805) 10 months ago
Dave Bakker 649e6b5ad2
WASI: remove unnecessary Sync constraints (#7802) 10 months ago
Pat Hickey c736c712e5
wasmtime: add EngineWeak which has ::upgrade, created by Engine::weak (#7797) 10 months ago
Andrew Brown 27fe3c5b4e
mpk: add `--memory-protection-keys` to the CLI options (#7788) 10 months ago
Alex Crichton 38421d69e7
Rename generated structures to `Guest` in bindgen (#7794) 10 months ago
Juniper Tyree e5817d9602
Make wasmtime dependency in wiggle and wasi-common optional with a default feature (#7792) 10 months ago
Roman Volosatovs 2c86e26b25
fix: allow dynamic owned resources to be used as borrowed parameters (#7783) 10 months ago
Andrew Brown f3b5478bfc
mpk: allow benchmarking MPK (#7787) 10 months ago
Pat Hickey 10ab511126
wasi implementations: use rc-2024-01-16 for sockets, cli, http (#7781) 10 months ago
Adam Bratschi-Kaye 2fcf41f05b
Remove `wasmtime-jit` (#7769) 10 months ago
Trevor Elliott 7ad1603d13
wasi: Test multiple pollables (#7767) 10 months ago
Trevor Elliott 536cf88ce9
wasi: Test that pollables may be used multiple times (#7763) 10 months ago
Alex Crichton 5660a88ba5
Update the wasm-tools family of crates (#7764) 10 months ago
Alexander Lyon 985b607433
remove authority and scheme from http header (#7747) 10 months ago
wasmtime-publish 738a05d880
Bump Wasmtime to 18.0.0 (#7751) 10 months ago
Joel Dice c63cf1f52f
fix `fd_read` and `fd_write` for `wasm32-wasi-threads` (#7750) 10 months ago
Roman Volosatovs ae535f1f85
feat: implement `ResourceAny` -> `Resource<T>` conversion (#7712) 10 months ago
Roman Volosatovs ae5d2843a6
feat: implement `Resource<T>` -> `ResourceAny` conversion (#7688) 10 months ago
Tyler Rockwood 2b2e63831a
cmake: remove unused file copy (#7744) 10 months ago
Saúl Cabrera 7c7c2b9989
docs: Update documentation for `Store::get_fuel` (#7742) 10 months ago
Iceber Gu 7c723664fd
wasi-nn: update openvino-rs to 0.6.0 (#7729) 10 months ago
Alex Crichton c263f56aeb
Document disabling `debug-builtins` a bit more (#7736) 10 months ago
kajacx 42456a20e7
Fix clippy lint issues in component macro bindgen file (#7698) 11 months ago