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

Cranelift: add umul_overflow / smul_overflow flags folding cases. 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 Issues related to the Cranelift code generator
#14254 opened Sep 1, 2026 by cfallin Member Loading…
Limit alias regions in Wasm-to-CLIF translation to 256 cranelift Issues related to the Cranelift code generator
#14253 opened Sep 1, 2026 by fitzgen Member Loading…
Reduce recursion limits necessary to prove types Send wasmtime:api Related to the API of the `wasmtime` crate itself
#14248 opened Aug 31, 2026 by alexcrichton Member Loading…
Start to trim down filesystem::primitives wasi Issues pertaining to WASI
#14246 opened Aug 31, 2026 by alexcrichton Member Loading…
Remove cancellable from component model intrinsics wasmtime:api Related to the API of the `wasmtime` crate itself
#14244 opened Aug 31, 2026 by alexcrichton Member Draft
aarch64: add missing F16 and F128 rules for scalar_size in ISLE cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator
#14238 opened Aug 30, 2026 by dsecurity49 Loading…
aarch64: implement ISLE lowering for bitselect.i128 cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator
#14237 opened Aug 30, 2026 by dsecurity49 Loading…
aarch64: fix apple_aarch64 stack slot size for sext/uext spilled args cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator
#14235 opened Aug 30, 2026 by dsecurity49 Loading…
Make LastStores a proper lattice cranelift Issues related to the Cranelift code generator
#14230 opened Aug 28, 2026 by fitzgen Member Loading…
wasi-http: Restore shared ownership of I/O task
#14229 opened Aug 28, 2026 by adamrk Contributor Loading…
fuel: Defer fuel consumption for bulk operations
#14213 opened Aug 26, 2026 by adamrk Contributor Loading…
cranelift: fix cubic compile time for modules with many allocating globals cranelift Issues related to the Cranelift code generator
#14211 opened Aug 26, 2026 by gfx Contributor Loading…
implement {future,stream}.forward wasm-proposal:component-model-async Issues related to the WebAssembly Component Model async proposal wasmtime:api Related to the API of the `wasmtime` crate itself
#14206 opened Aug 25, 2026 by rvolosatovs Member Draft
[gc_fuzz]: Add new GC ops to the fuzzer setup fuzzing Issues related to our fuzzing infrastructure
#14196 opened Aug 24, 2026 by khagankhan Contributor Loading…
aarch64: lower ishl + ushr/sshr pairs to a single ubfm/sbfm instruction cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#14187 opened Aug 21, 2026 by Rafferty97 Loading…
c-api: install headers from build.rs without requiring cmake wasmtime:c-api Issues pertaining to the C API.
#14144 opened Aug 16, 2026 by Isekai923 Loading…
[stack-switching] GC interaction cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#14140 opened Aug 14, 2026 by dhil Contributor Loading…
4
7
feat: implement PartialEq/Eq/Hash for Func cranelift:meta Everything related to the meta-language. cranelift:module cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:c-api Issues pertaining to the C API. wasmtime:docs Issues related to Wasmtime's documentation
#14128 opened Aug 12, 2026 by smarcd Loading…
perf: cranelift-codegen-meta: less llvm-lines: strings.join(" ") and iterators cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator
#14127 opened Aug 12, 2026 by dishmaker Contributor Draft
debugger: expose shared memories to gdbstub wasmtime:api Related to the API of the `wasmtime` crate itself
#14087 opened Aug 6, 2026 by AlisinaDevelo Loading…
Avoid overflow in component ABI size calculations
#14058 opened Aug 1, 2026 by subotac Contributor Loading…
WIP: Async Accessor::with fuzzing Issues related to our fuzzing infrastructure wasi Issues pertaining to WASI wasmtime:api Related to the API of the `wasmtime` crate itself
#14019 opened Jul 29, 2026 by adamrk Contributor Draft
feat(x64): fuse *_overflow + brif to jo/jb cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#13919 opened Jul 21, 2026 by playX18 Loading…
Apx add ndd 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
#13916 opened Jul 21, 2026 by jlb6740 Contributor Loading…
ProTip! Adding no:label will show everything without a label.