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

wasi-sockets: Attempt connect before disconnect wasi Issues pertaining to WASI
#12595 opened Feb 14, 2026 by badeend Loading…
Make SCCs and graph traversals reusable wasmtime:api Related to the API of the `wasmtime` crate itself
#12590 opened Feb 13, 2026 by fitzgen Loading…
Add Global::value_ptr() for cross-thread cooperative signaling wasmtime:api Related to the API of the `wasmtime` crate itself
#12587 opened Feb 13, 2026 by AlbertMarashi Loading…
Add struct subtypes fuzzing Issues related to our fuzzing infrastructure
#12577 opened Feb 12, 2026 by khagankhan Loading…
WIP: component func witness wasmtime:api Related to the API of the `wasmtime` crate itself
#12573 opened Feb 11, 2026 by pchickey Draft
Remove subtask reparenting fuzzing Issues related to our fuzzing infrastructure wasi Issues pertaining to WASI
#12570 opened Feb 11, 2026 by alexcrichton Draft
Limit the number of frames in backtrace collection wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime
#12542 opened Feb 9, 2026 by adambratschikaye Loading…
Add support for fine-grained operator costs wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime winch Winch issues or pull requests
#12541 opened Feb 9, 2026 by d-sonuga Loading…
S390x: implement arith overflow cranelift Issues related to the Cranelift code generator
#12523 opened Feb 4, 2026 by theotherjimmy Loading…
fix: skip importing memfd and rustix if std feature is disabled cranelift Issues related to the Cranelift code generator wasmtime:api Related to the API of the `wasmtime` crate itself
#12520 opened Feb 4, 2026 by HoKim98 Loading…
fix: skip drop_fibers_and_futures when concurrency support is disabled wasmtime:api Related to the API of the `wasmtime` crate itself
#12515 opened Feb 4, 2026 by zacharywhitley Loading…
Implement branch hinting proposal support wasmtime:docs Issues related to Wasmtime's documentation
#12483 opened Jan 31, 2026 by gfx Loading…
Fix leaks of already-initialized fields when struct/array init fails wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#12482 opened Jan 31, 2026 by zzjas Loading…
Fixed-length lists, host side fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:c-api Issues pertaining to the C API. wasmtime:config Issues related to the configuration of Wasmtime
#12315 opened Jan 11, 2026 by cpetig Draft
chore: update wit files to 0.2.9
#12247 opened Jan 6, 2026 by cdmurph32 Draft
Add support for map type fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:c-api Issues pertaining to the C API. wasmtime:config Issues related to the configuration of Wasmtime wizer Issues related to Wizer snapshotting, pre-initialization, and the `wasmtime wizer` subcommand
#12216 opened Dec 23, 2025 by yordis Draft
Additional matching wasmtime:api Related to the API of the `wasmtime` crate itself
#12212 opened Dec 22, 2025 by BoilingFusion Loading…
feat(p3): implement wasi:tls wasmtime:api Related to the API of the `wasmtime` crate itself
#12174 opened Dec 16, 2025 by rvolosatovs Draft
wasip3 filesystem unlink: Homogenize error returns wasi:impl Issues pertaining to WASI implementation in Wasmtime wasi:tests Issues pertaining to WASI tests in Wasmtime wasi Issues pertaining to WASI
#12169 opened Dec 16, 2025 by wingo Loading…
filesystem: Paper over fadvise harmless failure on macos wasi Issues pertaining to WASI
#12138 opened Dec 8, 2025 by wingo Loading…
fix(jit): Add MAP_JIT support for 100% stable JIT on ARM64 macOS cranelift Issues related to the Cranelift code generator
#12077 opened Nov 24, 2025 by darmie Loading…
Update README and linker documentation for function wrapping in module instances wasmtime:api Related to the API of the `wasmtime` crate itself
#12073 opened Nov 23, 2025 by Tam1SH Loading…
Capturing caller instance support wasmtime:api Related to the API of the `wasmtime` crate itself
#12064 opened Nov 21, 2025 by gionut Loading…
[Cranelift] (n < m) → ((if c then m else x) < (if c then n else x)) …= false cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#12001 opened Nov 7, 2025 by bongjunj Loading…
ProTip! no:milestone will show everything without a milestone.