ForNeVeR / ForNeVeR/Cesium

`FuncPtr` mapping: support empty-paren functions and varargs

Open
#487 0 comments 0 reactions 0 assignees View on GitHub
area:cil-interop kind:feature status:help-wanted
Dominant language
C#
Stars
451
Forks
49
Avg merge
13h 59m
Merged PRs (30d)
6

Description

#356 introduced mapping of function pointer types to `FuncPtr`.

Currently, there's no mapping for functions with empty parens or functions with vararg parameters.

We should support that.

While implementing, see number `487` in the project code. There are several places where the changes will be required.

This is important for us to support compiling of all C programs in the **wide** architecture.

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.