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.
 
 
 
Caleb Schoepp 129b27285a
Make wasi-http handler public (#8388)
7 months ago
..
asm-macros Refactor test-programs to build modules and components (#6385) 1 year ago
bench-api Make wasi-common self-contained, deprecate exports from wasmtime-wasi (#7881) 9 months ago
c-api c-api: Create `RootScope` where necessary (#8374) 7 months ago
c-api-macros Fix Cargo metadata on the `wasmtime-c-api-macros` crate (#7971) 9 months ago
cache Lift some dependencies up to the `[workspace.dependencies]` level (#8266) 7 months ago
cli-flags Gate support for the wasm `threads` proposal behind a Cargo feature (#8260) 7 months ago
component-macro Error when `wasmtime::component::bindgen` has unused with param. (#8371) 7 months ago
component-util Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
cranelift c-api: Fix alignment of `wasmtime_val_*` (#8363) 7 months ago
cranelift-shared/src Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
environ Update to the `wasm-tools` family of crates to 1.204.0 (#8386) 7 months ago
explorer Support compilation-only build by adding a `runtime` feature (#7766) 9 months ago
fiber Use some new standard library methods from Rust 1.74, 1.75 (#8209) 8 months ago
fuzzing Update to the `wasm-tools` family of crates to 1.204.0 (#8386) 7 months ago
jit-debug Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
jit-icache-coherence Lift some dependencies up to the `[workspace.dependencies]` level (#8266) 7 months ago
misc Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
runtime Remove the `MmapVec::split_off` method (#8381) 7 months ago
slab Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
test-programs Use an incremental cache when testing WASI (#8354) 7 months ago
types Fix calculation of gc refs in functions (#8355) 7 months ago
versioned-export-macros Dependency gardening for Wasmtime (#6731) 1 year ago
wasi Use an incremental cache when testing WASI (#8354) 7 months ago
wasi-common Fix running wasi-common tests on CI (#8353) 7 months ago
wasi-http Make wasi-http handler public (#8388) 7 months ago
wasi-nn Disable traps by default in `bindgen!` imports (#8310) 7 months ago
wasi-preview1-component-adapter Update the wasm-tools family of crates to 0.203.0 (#8350) 7 months ago
wasi-threads Gate support for the wasm `threads` proposal behind a Cargo feature (#8260) 7 months ago
wasmtime Update to the `wasm-tools` family of crates to 1.204.0 (#8386) 7 months ago
wast Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
wiggle Update wiggle's `BorrowChecker` implementation (#8277) 7 months ago
winch winch: Add support for address maps (#8295) 7 months ago
wit-bindgen Error when `wasmtime::component::bindgen` has unused with param. (#8371) 7 months ago
wmemcheck Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago