-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: bytecodealliance/wasmtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Set current thread before lowering stream/future reads
#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 Issues related to the Cranelift code generator
fuzzing
Issues related to our fuzzing infrastructure
crates/fuzzing/tests/oom.rs into multiple modules
cranelift
#12729
opened Mar 5, 2026 by
fitzgen
Loading…
Rename our OOM-handling 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
SecondaryMap to TrySecondaryMap
cranelift
#12727
opened Mar 4, 2026 by
fitzgen
Loading…
Rename our OOM-handling 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
PrimaryMap to TryPrimaryMap
cranelift
#12726
opened Mar 4, 2026 by
fitzgen
Loading…
Rename our OOM-handling 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
IndexMap to TryIndexMap
cranelift
#12725
opened Mar 4, 2026 by
fitzgen
Loading…
Rename our OOM-handling 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
HashSet to TryHashSet
cranelift
#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
Work around invalid HTTP server behavior for status 204 and 304 responses
#12635
opened Feb 22, 2026 by
tschneidereit
Loading…
Implement our OOM-handling 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
SecondaryMap from scratch
cranelift
#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…
S390x: implement arith overflow
cranelift
Issues related to the Cranelift code generator
#12523
opened Feb 4, 2026 by
theotherjimmy
Loading…
fix: skip importing Issues related to the Cranelift code generator
wasmtime:api
Related to the API of the `wasmtime` crate itself
memfd and rustix if std feature is disabled
cranelift
#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…
perf(wasi-nn): avoid extra allocations in tensor byte conversions
#12490
opened Feb 2, 2026 by
ANtutov
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.