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

[32.0.0] Make auto-publish script more robust
#11110 opened Jun 23, 2025 by alexcrichton Loading…
[33.0.0] Make auto-publish script more robust
#11109 opened Jun 23, 2025 by alexcrichton Loading…
[34.0.0] Make auto-publish script more robust
#11108 opened Jun 23, 2025 by alexcrichton Loading…
[24.0.0] Fix tables holding their registered types
#11107 opened Jun 23, 2025 by alexcrichton Loading…
[32.0.0] Fix tables holding their registered types
#11106 opened Jun 23, 2025 by alexcrichton Loading…
[33.0.0] Fix tables holding their registered types
#11105 opened Jun 23, 2025 by alexcrichton Loading…
Fix globals/tables holding their registered types
#11103 opened Jun 23, 2025 by alexcrichton Loading…
feat(cranelift): Use DominatorTreePreorder in more places cranelift Issues related to the Cranelift code generator
#11098 opened Jun 22, 2025 by PhantomInTheWire Loading…
x64: Refactor backend condition handling cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#11097 opened Jun 21, 2025 by alexcrichton Loading…
x64: Migrate callq to the new assembler cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#11093 opened Jun 20, 2025 by alexcrichton Loading…
pulley: Clean up some iconst lowering cranelift Issues related to the Cranelift code generator
#11092 opened Jun 20, 2025 by alexcrichton Loading…
Add native-tls backend for wasi-tls
#11064 opened Jun 17, 2025 by badeend Loading…
wasi-nn: Update WIT
#11041 opened Jun 13, 2025 by rahulchaphalkar Loading…
cranelift: stack-switching support cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#11003 opened Jun 10, 2025 by posborne Loading…
Add intial porting of table_ops from arbitrary to mutatis fuzzing Issues related to our fuzzing infrastructure
#10924 opened Jun 4, 2025 by khagankhan 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
ProTip! Filter pull requests by the default branch with base:main.