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
Sort

Pull requests list

More refactoring to remove MemoryStyle wasmtime:api Related to the API of the `wasmtime` crate itself
#9543 opened Nov 2, 2024 by alexcrichton Loading…
Add very basic logging to the debug info transform cranelift Issues related to the Cranelift code generator wasmtime:api Related to the API of the `wasmtime` crate itself
#9526 opened Oct 30, 2024 by SingleAccretion Loading…
ISLE: update language reference cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#9517 opened Oct 29, 2024 by Kmeakin Loading…
ci: add clippy results to GitHub code scans
#9318 opened Sep 26, 2024 by abrown Loading…
riscv64/x390: add *_overflow cranelift Issues related to the Cranelift code generator
#9214 opened Sep 8, 2024 by ghostway0 Draft
#7954 alias analysis attempt cranelift Issues related to the Cranelift code generator
#9213 opened Sep 7, 2024 by badumbatish Loading…
Adding an --emit-opt-clif CLI option wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime
#9150 opened Aug 20, 2024 by dimitris-aspetakis Loading…
wasmtime: Check stack limits only on exit from wasm wasmtime:api Related to the API of the `wasmtime` crate itself
#9093 opened Aug 8, 2024 by jameysharp Draft
egraphs: transpose select on operation to operation on select when it increases sharing cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#9074 opened Aug 3, 2024 by Kmeakin Loading…
egraphs: Canonicalize loose inequalities to strict inequalities (2nd attempt) cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#9040 opened Jul 29, 2024 by Kmeakin Loading…
cranelift-codegen: no_std support cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#9007 opened Jul 24, 2024 by marceline-cramer Draft
Upstream wasm-wave instances in wasmtime wasmtime:api Related to the API of the `wasmtime` crate itself
#8872 opened Jun 25, 2024 by pchickey Draft
wasmtime: Consume fuel on all return paths cranelift:wasm cranelift Issues related to the Cranelift code generator
#8837 opened Jun 19, 2024 by jameysharp Loading…
Add NPU support for wasi-nn WinML backend.
#8756 opened Jun 7, 2024 by jianjunz Loading…
cranelift: Optimize __multi3-style multiplications cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#8653 opened May 19, 2024 by jameysharp Draft
Miscellaneous Explore tool improvements wasmtime:api Related to the API of the `wasmtime` crate itself
#8649 opened May 17, 2024 by lpereira Loading…
wasmtime: Implement Extended Constant Expressions proposal wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime
#8568 opened May 7, 2024 by jameysharp Draft
wasmtime: Remove ALL constant phis cranelift Issues related to the Cranelift code generator
#8565 opened May 7, 2024 by jameysharp Loading…
WIP: cranelift: omit function prologue and epilogue on x64 if possible cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#8516 opened May 1, 2024 by tertsdiepraam Draft
refactor(cranelift-codegen): 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
#8489 opened Apr 26, 2024 by JonasKruckenberg Loading…
cranelift/x64: Narrow test immediate operands cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#8421 opened Apr 20, 2024 by jameysharp Loading…
cranelift: Round inline stack probes down, not up 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
#8397 opened Apr 17, 2024 by jameysharp Loading…
ProTip! Filter pull requests by the default branch with base:main.