Pull requests · bytecodealliance/wasmtime
Fix select missing stack map declarations for GC refs
#12862 opened Mar 28, 2026 by fitzgen Loading…
Exceptions: implement C API. wasmtime:c-api Issues pertaining to the C API.
#12861 opened Mar 27, 2026 by cfallin Loading…
Fix exception ref-count leak in non-ref catch handlers. wasmtime:api Related to the API of the `wasmtime` crate itself
#12860 opened Mar 27, 2026 by cfallin Loading…
Debugging: add debugger support for wasmtime serve.
wasmtime:api
Related to the API of the `wasmtime` crate itself
#12859 opened Mar 27, 2026 by cfallin Loading…
Handle OOM in the rest of Wasmtime's non-component, -async, -compilation APIs fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself
#12858 opened Mar 27, 2026 by fitzgen Loading…
fix(bindgen,format): enable wasm encoded to be used in the bindgen! macro
#12857 opened Mar 27, 2026 by mkatychev Loading…
#12834 opened Mar 24, 2026 by badeend Loading…
[Cranelift] add type-aware imm64 constant folding operations cranelift Issues related to the Cranelift code generator
p3_path_link test wasi Issues pertaining to WASI
#12810 opened Mar 20, 2026 by squillace Loading…
Enable gc feature by default wasmtime:c-api Issues pertaining to the C API.
#12805 opened Mar 19, 2026 by tolumide-ng Loading…
PCC: remove proof-carrying code (for now?). cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:x64 Issues related to x64 codegen cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#12800 opened Mar 18, 2026 by cfallin Loading…
[Cranelift] add simplification rules cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#12799 opened Mar 18, 2026 by myunbin Loading…
winch(aarch64): Improve addressing modes winch Winch issues or pull requests
#12708 opened Mar 3, 2026 by saulecabrera Loading…
s390x-z17: Implement load indexed address instruction cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#12707 opened Mar 3, 2026 by theotherjimmy Loading…
Fix off-by-one in assert_no_overlap boundary check wasmtime:api Related to the API of the `wasmtime` crate itself
#12678 opened Feb 26, 2026 by sumleo Loading…
4 tasks done
chore: update wit files to 0.2.10 wasi Issues pertaining to WASI
Work around invalid HTTP server behavior for status 204 and 304 responses
#12635 opened Feb 22, 2026 by tschneidereit Loading…
Implement our OOM-handling SecondaryMap from scratch
cranelift
Issues related to the Cranelift code generator
fuzzing
Issues related to our fuzzing infrastructure
wasmtime:api
Related to the API of the `wasmtime` crate itself
wasmtime:ref-types
Issues related to reference types and GC in Wasmtime
#12621 opened Feb 18, 2026 by fitzgen Loading…
Fix UEFI compilation for cranelift-jit cranelift Issues related to the Cranelift code generator
#12602 opened Feb 17, 2026 by RossComputerGuy • Draft
Add struct subtypes fuzzing Issues related to our fuzzing infrastructure
#12577 opened Feb 12, 2026 by khagankhan Loading…
WIP: component func witness wasmtime:api Related to the API of the `wasmtime` crate itself
S390x: implement arith overflow cranelift Issues related to the Cranelift code generator
#12523 opened Feb 4, 2026 by theotherjimmy Loading…
fix: skip importing memfd and rustix if std feature is disabled
cranelift
Issues related to the Cranelift code generator
wasmtime:api
Related to the API of the `wasmtime` crate itself
#12520 opened Feb 4, 2026 by HoKim98 Loading…
fix: skip drop_fibers_and_futures when concurrency support is disabled wasmtime:api Related to the API of the `wasmtime` crate itself
#12515 opened Feb 4, 2026 by zacharywhitley Loading…