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 6e064f4f21
wasmtime-wasi: move bindings to its own file, move runtime to its own mod (#8045)
8 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 Bump Wasmtime to 20.0.0 (#8046) 8 months ago
c-api-macros Fix Cargo metadata on the `wasmtime-c-api-macros` crate (#7971) 9 months ago
cache Update some CI dependencies (#7983) 9 months ago
cli-flags Add CLI flags for instance limits (#8027) 8 months ago
component-macro Update how WIT packages are parsed (#7930) 9 months ago
component-util Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
cranelift Wasmtime: Add a `gc` cargo feature (#7975) 9 months ago
cranelift-shared Don't infer host flags for cross-compiled targets (#7991) 9 months ago
environ Support `global.get` in more constant expressions (#7996) 9 months ago
explorer Support compilation-only build by adding a `runtime` feature (#7766) 9 months ago
fiber add clang format (#7601) 11 months ago
fuzzing Update wasm-tools crates (#8019) 8 months ago
jit-debug Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
jit-icache-coherence Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
misc Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
runtime Dynamically detect libgcc-vs-libunwind (#8028) 8 months ago
slab Split out `TypeRegistry`'s open-coded slab arena into into a reusable type (#7986) 9 months ago
test-programs Update to wit-bindgen 0.20.0 (#8032) 8 months ago
types Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
versioned-export-macros Dependency gardening for Wasmtime (#6731) 1 year ago
wasi wasmtime-wasi: move bindings to its own file, move runtime to its own mod (#8045) 8 months ago
wasi-common Update some CI dependencies (#7983) 9 months ago
wasi-http wasmtime-wasi: move bindings to its own file, move runtime to its own mod (#8045) 8 months ago
wasi-nn WinML backend for wasi-nn (#7807) 8 months ago
wasi-preview1-component-adapter Update wit-bindgen dependency (#7990) 9 months ago
wasi-threads Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
wasmtime Add commentary on advantages/disadvantages of the pooling allocator (#8038) 8 months ago
wast Support `global.get` in more constant expressions (#7996) 9 months ago
wiggle Update some CI dependencies (#7983) 9 months ago
winch Support compilation-only build by adding a `runtime` feature (#7766) 9 months ago
wit-bindgen Fix generating interface names which are Rust keywords (#7790) 9 months ago
wmemcheck Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago