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

WIP: Implement exception objects. wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#11230 opened Jul 12, 2025 by cfallin Draft
Gut vm::Export to mostly be crate::Extern wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#11229 opened Jul 11, 2025 by alexcrichton Loading…
Make direct calls to statically-known imported functions wasmtime:api Related to the API of the `wasmtime` crate itself
#11228 opened Jul 11, 2025 by fitzgen Loading…
feat: begin wasip3 implementation wasi Issues pertaining to WASI
#11221 opened Jul 11, 2025 by rvolosatovs Draft
Make vm::Instance::get_defined_table_with_lazy_init return a reference wasmtime:api Related to the API of the `wasmtime` crate itself
#11215 opened Jul 10, 2025 by alexcrichton Loading…
Add option to use regalloc3 as the register allocator cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:x64 Issues related to x64 codegen 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
#11213 opened Jul 10, 2025 by Amanieu Draft
x64: EVEX Encoding for new assembler cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#11153 opened Jun 27, 2025 by rahulchaphalkar Loading…
Change wasmtime wast to be powered from JSON AST fuzzing Issues related to our fuzzing infrastructure
#11113 opened Jun 23, 2025 by alexcrichton Draft
cranelift: stack-switching support 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
#11003 opened Jun 10, 2025 by posborne 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…
Plumb initial translation of thread.spawn_indirect wasmtime:api Related to the API of the `wasmtime` crate itself
#10518 opened Apr 2, 2025 by abrown Draft
Keep Config options for disabling compiled-out features wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime
#10455 opened Mar 21, 2025 by Stebalien Loading…
Support for stack switching proposal cranelift:area:x64 Issues related to x64 codegen 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:c-api Issues pertaining to the C API. wasmtime:config Issues related to the configuration of Wasmtime wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#10177 opened Feb 3, 2025 by frank-emrich Draft
Add test for opening miscellaneous devices on UNIX-alikes. wasi Issues pertaining to WASI
#10137 opened Jan 28, 2025 by erikrose Draft
refactor: remove OnceLock 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
#9992 opened Jan 13, 2025 by JonasKruckenberg Draft
fix: no_std fix use without unwind 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
#9977 opened Jan 10, 2025 by JonasKruckenberg Loading…
refactor: no_std rustc_hash::{FxHashMap, FxHashSet} aliases cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift Issues related to the Cranelift code generator
#9975 opened Jan 10, 2025 by JonasKruckenberg Loading…
Implement initial-cwd for wasi:cli/environment wasi Issues pertaining to WASI
#9831 opened Dec 16, 2024 by stephenmuss Loading…
Expose component model in C api wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:c-api Issues pertaining to the C API.
#9812 opened Dec 13, 2024 by lanfeust69 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.