bytecodealliance / bytecodealliance/wasmtime

cranelift vectorcall abi support

Open
#8,736 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

#### Feature

I'd like to see [vectorcall](https://learn.microsoft.com/en-us/cpp/cpp/vectorcall?view=msvc-170) abi support added for cranelift
(note: adding this feature request because bjorn3 asked me to)

#### Benefit

It supports vectorcall abis where needed. For me, I am creating a jit function and hooking another c function which uses vectorcall, so I need my jit function to use the vectorcall abi in order to be compatible

#### Implementation

n/a

#### Alternatives

n/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.