Skip to content

Pull requests: bytecodealliance/wasmtime

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Change the function alignment of x86 to 32-bytes cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#8633 opened May 16, 2024 by hungryzzz Loading…
cranelift: Remove the virtual sp offset from all backends 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
#8631 opened May 15, 2024 by elliottt Loading…
Remove the native ABI calling convention from Wasmtime wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#8629 opened May 15, 2024 by alexcrichton Loading…
Use bytes for maximum size of linear memory with pooling fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime
#8628 opened May 15, 2024 by alexcrichton Loading…
Use WASM function names in compiled objects wasmtime:api Related to the API of the `wasmtime` crate itself
#8627 opened May 15, 2024 by lpereira Loading…
CI: shard testing crates across multiple jobs 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 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
#8612 opened May 14, 2024 by fitzgen Loading…
Remove support for Wasmtime 13-and-prior CLI
#8597 opened May 11, 2024 by alexcrichton 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…
converted DominatorTree to DominatorTreePreorder in alias_analysis file cranelift Issues related to the Cranelift code generator
#8535 opened May 3, 2024 by VamshiReddy02 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…
Enable unit test for wasi-nn WinML backend.
#8442 opened Apr 23, 2024 by jianjunz 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…
cranelift: ISLE printer cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#8263 opened Mar 29, 2024 by mmcloughlin Loading…
Module creation from premapped images wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:c-api Issues pertaining to the C API.
#8245 opened Mar 26, 2024 by Milek7 Loading…
Cranelift: implement "precise store traps" in presence of store-tearing hardware. cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator wasmtime:api Related to the API of the `wasmtime` crate itself
#8221 opened Mar 22, 2024 by cfallin Loading…
Cranelift: shrink ABIArgSlot 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
#8163 opened Mar 18, 2024 by jameysharp Loading…
Print some machinst metrics cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift Issues related to the Cranelift code generator
#8107 opened Mar 12, 2024 by lpereira Draft
ProTip! Filter pull requests by the default branch with base:main.