Skip to content

Pull requests: bytecodealliance/wasmtime

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Make serde an optional dependency in wasmtime-core fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself
#12739 opened Mar 6, 2026 by bjorn3 Loading…
Cranelift: add bitops simplification rules cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#12738 opened Mar 6, 2026 by myunbin Loading…
Set current thread before lowering stream/future reads wasmtime:api Related to the API of the `wasmtime` crate itself
#12736 opened Mar 5, 2026 by TartanLlama Draft
[Cranelift] (~x) & (~y) -> ~(x | y) and its dual cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#12734 opened Mar 5, 2026 by myunbin Loading…
[Cranelift] (x|y) ^ (x|~y) => ~x cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#12732 opened Mar 5, 2026 by myunbin Loading…
[Cranelift] (x | z) & (y | z) => (x & y) | z (and its dual) cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#12730 opened Mar 5, 2026 by myunbin Loading…
Split crates/fuzzing/tests/oom.rs into multiple modules cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure
#12729 opened Mar 5, 2026 by fitzgen Loading…
Rename our OOM-handling SecondaryMap to TrySecondaryMap 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
#12727 opened Mar 4, 2026 by fitzgen Loading…
Rename our OOM-handling PrimaryMap to TryPrimaryMap 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
#12726 opened Mar 4, 2026 by fitzgen Loading…
Rename our OOM-handling IndexMap to TryIndexMap 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
#12725 opened Mar 4, 2026 by fitzgen Loading…
Rename our OOM-handling HashSet to TryHashSet 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
#12724 opened Mar 4, 2026 by fitzgen Loading…
Cranelift: ISLE: add type parameters to most clif terms in lower 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
#12717 opened Mar 4, 2026 by avanhatt Loading…
Fix lost wakeups with stdin and wasip3 wasi Issues pertaining to WASI
#12711 opened Mar 3, 2026 by alexcrichton 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 Draft
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
#12639 opened Feb 23, 2026 by cdmurph32 Draft
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
#12573 opened Feb 11, 2026 by pchickey Draft
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…
ProTip! Follow long discussions with comments:>50.