Skip to content

Expose AOT compilation in C API.#3848

Open
meheff wants to merge 4 commits intogoogle:mainfrom
xlsynth:meheff/2026-02-03-aot
Open

Expose AOT compilation in C API.#3848
meheff wants to merge 4 commits intogoogle:mainfrom
xlsynth:meheff/2026-02-03-aot

Conversation

@meheff
Copy link
Collaborator

@meheff meheff commented Feb 14, 2026

Add a function for compiling and generating aot metadata, and a separate function for running the code from the generated artifacts. Use ORC JIT for loading the object code.

Add a function for compiling and generating aot metadata, and a separate function for running the code from the generated artifacts. Use ORC JIT for loading the object code.
meheff added a commit to xlsynth/xlsynth that referenced this pull request Feb 14, 2026
meheff added a commit to xlsynth/xlsynth that referenced this pull request Feb 15, 2026
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.

1 participant