julia
8522727f
- Replace `jl_load_image_and_init` with inlined logic
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
293 days ago
Replace `jl_load_image_and_init` with inlined logic This makes it clearer that sysimage resolution and `jl_options` setup are the responsibility of `jl_api.c`, not the initialization system.
References
#58231 - Refactor julia initialization by finding and loading the sysimage earlier
Author
topolarity
Committer
topolarity
Parents
35ac2547
Loading