Skip to content

feat: enable FatLTO and codegen-units = 1 optimizations#20

Open
zamazan4ik wants to merge 1 commit intoPSU3D0:mainfrom
zamazan4ik:patch-1
Open

feat: enable FatLTO and codegen-units = 1 optimizations#20
zamazan4ik wants to merge 1 commit intoPSU3D0:mainfrom
zamazan4ik:patch-1

Conversation

@zamazan4ik
Copy link
Copy Markdown

Resolves #19

In this PR, I didn't enable other settings like more aggressive stripping or panic = abort since these options require more knowledge about desired behaviour in certain scenarios, etc. - I enabled only "safe" options.

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.

[feature] Enable LTO and codegen-units = 1 for bindings

1 participant