Skip to content
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

Compiler plugin implementation #88

Open
WhosNickDoglio opened this issue Dec 19, 2024 · 1 comment
Open

Compiler plugin implementation #88

WhosNickDoglio opened this issue Dec 19, 2024 · 1 comment

Comments

@WhosNickDoglio
Copy link
Contributor

Probably less of an issue with #86 merged but it would be fun to see what different functionality we could get with a compiler plugin setup instead of using KSP.

@anthonycr
Copy link
Owner

A compiler plugin might be slightly more efficient because we could just instantiate the fake directly instead of relying on the big switch statement that gets generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants