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

Add OOM tests for a bunch of async APIs
#12988 opened Apr 8, 2026 by fitzgen Loading…
Bucket allocations by size in the free list wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#12987 opened Apr 7, 2026 by fitzgen Loading…
x64: Fix typo in splat lowering cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#12986 opened Apr 7, 2026 by alexcrichton Loading…
[Cranelift] add simplification rules cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#12978 opened Apr 7, 2026 by myunbin Loading…
A handful of optimizations for the DRC collector wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#12974 opened Apr 6, 2026 by fitzgen Loading…
Add async support to the component model C API wasmtime:c-api Issues pertaining to the C API.
#12973 opened Apr 6, 2026 by chaynabors Loading…
Prepare FACT for supporting more memory types
#12972 opened Apr 6, 2026 by alexcrichton Loading…
Cranelift: apply NaN canonicalization to libcalls cranelift Issues related to the Cranelift code generator
#12963 opened Apr 4, 2026 by tschneidereit Loading…
Some fuzzing improvements fuzzing Issues related to our fuzzing infrastructure
#12962 opened Apr 4, 2026 by tschneidereit Loading…
Fix no_std support in cranelift/frontend cranelift Issues related to the Cranelift code generator
#12947 opened Apr 3, 2026 by theoparis Loading…
GC: implement a grow-vs-collect heuristic. wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#12942 opened Apr 2, 2026 by cfallin Loading…
wasmtime-wasi: handle host fifos wasi Issues pertaining to WASI
#12922 opened Apr 1, 2026 by pchickey Draft
fix(environ): repair unsound StringPool::try_clone()
#12906 opened Mar 31, 2026 by flavio Loading…
[Cranelift] add type-aware imm64 constant folding operations cranelift Issues related to the Cranelift code generator
#12826 opened Mar 23, 2026 by bongjunj Draft
p3_path_link test wasi Issues pertaining to WASI
#12810 opened Mar 20, 2026 by squillace 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 Loading…
chore: update wit files to 0.2.10 wasi Issues pertaining to WASI
#12639 opened Feb 23, 2026 by cdmurph32 Draft
Implement our OOM-handling SecondaryMap from scratch cranelift 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
#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
WIP: component func witness wasmtime:api Related to the API of the `wasmtime` crate itself
#12573 opened Feb 11, 2026 by pchickey Draft
S390x: implement arith overflow cranelift Issues related to the Cranelift code generator
#12523 opened Feb 4, 2026 by theotherjimmy Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.