dotnet / dotnet/ClangSharp

[Feature request] Entry point generation

Open
#837 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.3k
Forks
187
Avg merge
6d 19h
Merged PRs (30d)
1

Description

Please provide an option to manually produce entry points in the DllImport

This already works if we use the -p option but it would be nice if we could do this without -p for post processing steps after ClangSharp

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the existing entry-point generation path enabled by the -p option and inspect how DllImport output is handled after ClangSharp runs. Define the new option's expected behavior for post-processing without -p, then verify that entry points are generated in both modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.