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

Limit functions executed in call_async fuzzer fuzzing Issues related to our fuzzing infrastructure
#13331 opened May 8, 2026 by alexcrichton Member Loading…
Fix usage of GC barriers when throwing an exnref wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#13330 opened May 8, 2026 by alexcrichton Member Loading…
[45.0.0] Add release notes wasmtime:docs Issues related to Wasmtime's documentation
#13328 opened May 8, 2026 by alexcrichton Member Loading…
Ensure trace info is available for exnref wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#13326 opened May 8, 2026 by alexcrichton Member Loading…
aarch64: Implement scalar ueq and one comparisons cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#13324 opened May 8, 2026 by alexcrichton Member Loading…
Inline the copying collector's bump allocation in Wasm code wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#13323 opened May 7, 2026 by fitzgen Member Loading…
Harden Wasmtime's compiled GC code against corruption cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure isle Related to the ISLE domain-specific language wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime
#13321 opened May 7, 2026 by alexcrichton Member Loading…
Always use fallible accesses of the GC heap wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#13320 opened May 7, 2026 by alexcrichton Member Loading…
isle struct support cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#13319 opened May 7, 2026 by Firestar99 Draft
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…
Introduce Le<T> and Ne<T> newtypes for little- and native-endian integers wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#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
#13055 opened Apr 11, 2026 by pnodet Contributor Draft
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
#12990 opened Apr 8, 2026 by erikrose Contributor Draft
4 of 6 tasks
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…
wasmtime-wasi: handle host fifos wasi Issues pertaining to WASI
#12922 opened Apr 1, 2026 by pchickey Contributor Draft
p3_path_link test wasi Issues pertaining to WASI
#12810 opened Mar 20, 2026 by squillace Contributor Loading…
feat: Add support for implements syntax
#12698 opened Feb 28, 2026 by ricochet Contributor Draft
chore: update wit files to 0.2.10 wasi Issues pertaining to WASI
#12639 opened Feb 23, 2026 by cdmurph32 Contributor Draft
ProTip! Filter pull requests by the default branch with base:main.