Skip to content

Add plugins/generators via DLL #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vinniefalco opened this issue Apr 17, 2023 · 1 comment
Open

Add plugins/generators via DLL #58

vinniefalco opened this issue Apr 17, 2023 · 1 comment
Labels
Feature Something new that it should do

Comments

@vinniefalco
Copy link
Member

It should be possible for MrDox to load generators at runtime via DLL "plugins", so that authors of new formats do not have to build LLVM in order to write and test them.

There's no rush for this.

@vinniefalco vinniefalco added the Feature Something new that it should do label Apr 28, 2023
@vinniefalco
Copy link
Member Author

We have to attempt to make the metadata API such that generators do not need to include llvm headers, this will make it possible to write generators without installing and building clang/llvm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Something new that it should do
Projects
Status: Accepted
Development

No branches or pull requests

1 participant