You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Tyler Rockwood 6c428469f7
c-api: support IWYU pragmas (#7473)
1 year ago
..
asm-macros Refactor test-programs to build modules and components (#6385) 1 year ago
bench-api wasmtime: Fix Bench API Build (#7345) 1 year ago
c-api c-api: support IWYU pragmas (#7473) 1 year ago
cache Remove clippy configuration from repo and crates (#6927) 1 year ago
cli-flags Add some CLI knobs for the pooling allocator (#7458) 1 year ago
component-macro Ensure exports are properly namespaced (#7196) 1 year ago
component-util Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
cranelift `cranelift-wasm`: Add a small optimization for dynamic memories with `min_size == max_size` (#7374) 1 year ago
cranelift-shared Remove usage of `BTreeMap` for compiler flags (#7287) 1 year ago
environ Update wasm-tools crates (#7407) 1 year ago
explorer Decouple `serde` from its `derive` crate (#6917) 1 year ago
fiber Introduce API for custom stack memory (#7209) 1 year ago
fuzzing mpk: turn on `memory_protection_keys` during fuzzing (#7393) 1 year ago
jit Add #[inline] to some trivial methods (#7457) 1 year ago
jit-debug Support multiple versions of `wasmtime` in the same crate (#6673) 1 year ago
jit-icache-coherence Fix documentation typos (#7071) 1 year ago
misc Update `arbitrary` to 1.3.1 (#7236) 1 year ago
runtime Add #[inline] to some trivial methods (#7457) 1 year ago
test-programs Fix writes being flushed to stdio (#7441) 1 year ago
types Update wasm-tools crates (#7407) 1 year ago
versioned-export-macros Dependency gardening for Wasmtime (#6731) 1 year ago
wasi Validate the status code in outgoing-response (#7447) 1 year ago
wasi-common Fix writes being flushed to stdio (#7441) 1 year ago
wasi-http Validate the status code in outgoing-response (#7447) 1 year ago
wasi-nn Require semicolons in WIT files in CI (#7174) 1 year ago
wasi-preview1-component-adapter add `reset_adapter_state` export to adapter (#7444) 1 year ago
wasi-threads feat(wasmtime-cli): restore support for wasi http module (#6878) 1 year ago
wasmtime Add compatibility shims for Wasmtime 13 CLI (#7385) 1 year ago
wast Fix some text-format related features (#7464) 1 year ago
wiggle wiggle: generate offset accessors for structs (#6884) 1 year ago
winch Remove usage of `BTreeMap` for compiler flags (#7287) 1 year ago
wit-bindgen Put versions in all WASI WIT files (#7272) 1 year ago
wmemcheck Memcheck for Wasm guests in Wasmtime (#6820) 1 year ago