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

Remove support for backpressure.set 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
#12130 opened Dec 5, 2025 by alexcrichton Loading…
[coop-threading] Track concurrent state for synchronous calls wasmtime:api Related to the API of the `wasmtime` crate itself
#12123 opened Dec 4, 2025 by TartanLlama Draft
Add a new fuzzer focused on component-model-async events fuzzing Issues related to our fuzzing infrastructure 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
#12119 opened Dec 3, 2025 by alexcrichton Loading…
Disable sync testing of wast for now fuzzing Issues related to our fuzzing infrastructure
#12081 opened Nov 24, 2025 by alexcrichton 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…
trap on blocking call in sync task before return wasmtime:api Related to the API of the `wasmtime` crate itself
#12043 opened Nov 18, 2025 by dicej Loading…
Stack types fuzzing Issues related to our fuzzing infrastructure
#12015 opened Nov 11, 2025 by khagankhan 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…
cranelift: ISLE wrapper for constructing constants for integers, floating-points and vectors cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#11942 opened Oct 26, 2025 by efJerryYang Loading…
Add missing rotates for cranelift cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#11723 opened Sep 19, 2025 by khagankhan Loading…
Continuation trapping semantics wasmtime:api Related to the API of the `wasmtime` crate itself
#11717 opened Sep 19, 2025 by dhil Loading…
docs: add documentation and example of using stack maps for GC cranelift:docs cranelift Issues related to the Cranelift code generator
#11710 opened Sep 18, 2025 by maxnatamo Loading…
[Cranelift] fold (or ...) + (neg ...) to (and ...) cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#11639 opened Sep 8, 2025 by bongjunj Loading…
feat: optimize frame layout for tail-call-only functions cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator
#11608 opened Sep 4, 2025 by pnodet Draft
Record and Replay Support for Component Model wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime
#11284 opened Jul 18, 2025 by arjunr2 Loading…
Allow multiple registration of same image in the GlobalRegistry wasmtime:api Related to the API of the `wasmtime` crate itself
#10874 opened May 30, 2025 by Milek7 Loading…
Extend CustomCodeMemory interface allowing for using previously-mapped images wasmtime:api Related to the API of the `wasmtime` crate itself
#10865 opened May 29, 2025 by Milek7 Loading…
x64: refactor the representation of *Mem and *MemImm cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#10775 opened May 14, 2025 by abrown Loading…
Minimal implementation of fixed size lists to enable wit-bindgen runtime tests wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime
#10619 opened Apr 20, 2025 by cpetig Draft
cranelift: ISLE wrapper for constructing constants cranelift Issues related to the Cranelift code generator
#10528 opened Apr 5, 2025 by Gonzalosilvalde Loading…
ProTip! no:milestone will show everything without a milestone.