-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement runtime with dynamic dispatch (#1051)
* Load dynamic runtime globals * Implement dynamic runtime bindings * Use dynamic runtime set_costs_builtin * Remove phantom data from RuntimeBindingsMeta * Remove symbol register in JIT executor * Remove runtime linking in AOT executor * Remove cairo_native__get_version check * Use original name for runtime globals * Remove no_mangle attribute * Remove AOT standalone benchmarks --------- Co-authored-by: Edgar <[email protected]>
- Loading branch information
1 parent
c7a1e63
commit cc37dc6
Showing
16 changed files
with
395 additions
and
1,107 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.