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.
 
 
 
Pat Hickey aebf163e93
wasi-filesystem: delete access modes (#7510)
1 year ago
..
asm-macros Refactor test-programs to build modules and components (#6385) 2 years ago
bench-api wasmtime: Fix Bench API Build (#7345) 1 year ago
c-api c-api: support yielding in wasmtime_store_epoch_deadline_callback (#7476) 1 year ago
cache crates/cache: print warning information only when the renaming truly fails (#7497) 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: Clean up imports to avoid warnings (#7508) 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 Remove workaround of upstream libc issue (#7507) 1 year ago
test-programs wasi-sockets: Add & refine socket options. (SO_ACCEPTCONN, TCP_KEEPIDLE/INTVL/CNT) (#7512) 1 year ago
types Update wasm-tools crates (#7407) 1 year ago
versioned-export-macros Dependency gardening for Wasmtime (#6731) 1 year ago
wasi wasi-filesystem: delete access modes (#7510) 1 year ago
wasi-common Fix writes being flushed to stdio (#7441) 1 year ago
wasi-http wasi-filesystem: delete access modes (#7510) 1 year ago
wasi-nn Require semicolons in WIT files in CI (#7174) 1 year ago
wasi-preview1-component-adapter wasi-filesystem: delete access modes (#7510) 1 year ago
wasi-threads feat(wasmtime-cli): restore support for wasi http module (#6878) 1 year ago
wasmtime feat(wasmtime/component): add `Linker::func_new_async` (#7477) 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