-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: bytecodealliance/wasmtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Test const evaluation error case and fast paths
wasmtime:api
Related to the API of the `wasmtime` crate itself
Migrate some component async tests from Rust to
*.wast
#13290
opened May 5, 2026 by
alexcrichton
Member
•
Queued
Add a
.wast test to exercise GC operations in const expressions
#13286
opened May 5, 2026 by
fitzgen
Member
Loading…
Add a
.wast test to exercise v128 and GC const expression evaluation
#13285
opened May 5, 2026 by
fitzgen
Member
Loading…
Add a
.wast test for br_on_null and br_on_non_null instructions
#13284
opened May 5, 2026 by
fitzgen
Member
Loading…
Add a
.wast test for the br_on_cast instruction
#13283
opened May 5, 2026 by
fitzgen
Member
Loading…
Cranelift: Rewrite conditional branches with constant conditions into unconditional jumps
cranelift
Issues related to the Cranelift code generator
isle
Related to the ISLE domain-specific language
#13267
opened May 4, 2026 by
fitzgen
Member
Loading…
Require
async types when lift/lower uses async
#13266
opened May 4, 2026 by
alexcrichton
Member
•
Draft
Fix a couple of issues that prevent wasmtime for compiling/running on arm64_32 (Apple Watch)
#13259
opened May 4, 2026 by
matthargett
Loading…
Introduce Related to the API of the `wasmtime` crate itself
wasmtime:ref-types
Issues related to reference types and GC in Wasmtime
Le<T> and Ne<T> newtypes for little- and native-endian integers
wasmtime:api
#13193
opened Apr 24, 2026 by
fitzgen
Member
Loading…
Always set
RUST_BACKTRACE=1 env variable in CI
#13146
opened Apr 20, 2026 by
fitzgen
Member
Loading…
[Cranelift] rule restore from #13081
cranelift
Issues related to the Cranelift code generator
isle
Related to the ISLE domain-specific language
#13119
opened Apr 16, 2026 by
myunbin
Contributor
Loading…
perf(aarch64): use lr-only linkage frames for simple regular calls
cranelift:area:aarch64
Issues related to AArch64 backend.
cranelift
Issues related to the Cranelift code generator
MMU-based epoch interruption
cranelift:area:machinst
Issues related to instruction selection and the new MachInst backend.
cranelift:area:x64
Issues related to x64 codegen
cranelift:docs
cranelift:meta
Everything related to the meta-language.
cranelift
Issues related to the Cranelift code generator
wasmtime:api
Related to the API of the `wasmtime` crate itself
wasmtime:config
Issues related to the configuration of Wasmtime
RR #3:Flat type computation for interface types for RR
#12981
opened Apr 7, 2026 by
arjunr2
Contributor
Loading…
Cranelift: apply NaN canonicalization to libcalls
cranelift
Issues related to the Cranelift code generator
#12963
opened Apr 4, 2026 by
tschneidereit
Member
Loading…
Some fuzzing improvements
fuzzing
Issues related to our fuzzing infrastructure
#12962
opened Apr 4, 2026 by
tschneidereit
Member
Loading…
Fix no_std support in cranelift/frontend
cranelift
Issues related to the Cranelift code generator
#12947
opened Apr 3, 2026 by
theoparis
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.