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

Trim the fat #32

Merged
merged 4 commits into from May 2, 2023
Merged

Trim the fat #32

merged 4 commits into from May 2, 2023

Conversation

parasyte
Copy link
Owner

@parasyte parasyte commented Jan 25, 2022

Part of #31

TODO:

  • Replace rustls with native-tls
  • Remove flate2
  • Remove idna (needs upstream release for the url crate)

- Saves about 750 KB in release executable for 64-bit Windows
- Saves about 56 KB in release 64-bit executable for Windows
@parasyte parasyte added bug Something isn't working and removed bug Something isn't working labels Jan 25, 2022
@parasyte
Copy link
Owner Author

parasyte commented May 2, 2023

I ended up making my own patch for url to disable IDNA (servo/rust-url#836). Using the patch and git dep will do until I need to publish the cartunes crate.

@parasyte parasyte merged commit ed1e8f0 into main May 2, 2023
15 checks passed
@parasyte parasyte deleted the trim-the-fat branch May 2, 2023 02:00
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.

None yet

1 participant