Skip to content

Target as a Structure of Function Pointers#270

Merged
rexim merged 2 commits intomainfrom
target-as-struct-of-function-pointers
Aug 4, 2025
Merged

Target as a Structure of Function Pointers#270
rexim merged 2 commits intomainfrom
target-as-struct-of-function-pointers

Conversation

@rexim
Copy link
Copy Markdown
Member

@rexim rexim commented Aug 4, 2025

This is a pivotal PR that fundamentally changes the interface between the compiler and the codegens. Now the codegens are way more decoupled from the compiler and provide their APIs as a structure of function pointers.

@yui-915 @deniska @Miezekatze64 @seija-amanojaku please let me know if you see any problems in this approach.

@rexim
Copy link
Copy Markdown
Member Author

rexim commented Aug 4, 2025

Thank you everyone for the feedback!

@rexim rexim merged commit be73162 into main Aug 4, 2025
14 checks passed
@rexim rexim deleted the target-as-struct-of-function-pointers branch August 4, 2025 17:09
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

Successfully merging this pull request may close these issues.

3 participants