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

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…
Cranelift: add bitops and shifts related opt rules cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#14234 opened Aug 30, 2026 by zijian-yi Contributor Loading…
Cranelift bitops mid-end optimization rules cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#14233 opened Aug 29, 2026 by yagehu Contributor Loading…
cranelift: add arithmetic opt rules cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#14231 opened Aug 29, 2026 by bongjunj Contributor 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…
Cranelift: add opportunistic value defs, use for uadd_overflow + brif folds. 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
#14228 opened Aug 28, 2026 by cfallin Member Loading…
[48.0.x] Import the cap-primitives crate wasi Issues pertaining to WASI
#14225 opened Aug 28, 2026 by alexcrichton Member Loading…
[36.0.x] Vendor cap-std/cap-primitives into wasmtime-wasi wasi Issues pertaining to WASI wasmtime:docs Issues related to Wasmtime's documentation
#14224 opened Aug 28, 2026 by alexcrichton Member Loading…
Vendor the cap-primitives crate within the wasmtime-wasi crate wasi Issues pertaining to WASI
#14219 opened Aug 27, 2026 by alexcrichton Member 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…
align multithreading and trap behavior with CM spec wasmtime:api Related to the API of the `wasmtime` crate itself
#14146 opened Aug 17, 2026 by dicej Contributor 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.