bytecodealliance / bytecodealliance/wasmtime

Cranelift: varargs support

Open
#1,030 32 comments 1 reaction 0 assignees View on GitHub
cranelift cranelift:goal:native-ABI
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 19h
Merged PRs (30d)
121

Description

In order to compile C code that calls `printf` in libc, we need to implement the caller side of varargs. And in order to compile printf itself, we need to implement the callee side.

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.