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

CompilerOptions: add compiled_modules, sysimage_native_code, depwarn, min_optlevel, inline, check_bounds #2455

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Jan 23, 2023

I think these were not included before because we think they are not used often. But let's add them anyways, might be useful to some advanced users.

@github-actions
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="more-config-options")
julia> using Pluto

@fonsp fonsp merged commit 2ea897f into main Jan 23, 2023
@fonsp fonsp deleted the more-config-options branch January 23, 2023 14:59
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