Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

[Enhancement]: PDK C++ backend #15

Open
EgorBron opened this issue Sep 19, 2022 · 4 comments · May be fixed by #30
Open

[Enhancement]: PDK C++ backend #15

EgorBron opened this issue Sep 19, 2022 · 4 comments · May be fixed by #30
Labels
enhancement New feature or request

Comments

@EgorBron
Copy link
Member

Enhancement describation

Need to implement extensions creation using C++ (I don't actually know how to do it).

@EgorBron EgorBron added the enhancement New feature or request label Sep 19, 2022
@EgorBron
Copy link
Member Author

(talking to myself, huh)
I have an idea...
We need to create some functions in a DLL with compatible types (int, char array) to get information about the plugin and to run it. I don't know how to link PDK API and such plugin, I'll think further.

@EgorBron
Copy link
Member Author

@EgorBron
Copy link
Member Author

The MSBuild compiler supports CLR compilation. So we didn't need to implement that now.

@EgorBron
Copy link
Member Author

EgorBron commented Dec 8, 2022

Well, we need to implement it directly

@EgorBron EgorBron reopened this Dec 8, 2022
@EgorBron EgorBron linked a pull request Dec 17, 2022 that will close this issue
19 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant