Skip to content

Distribute libc abilists files compressed #6283

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

Open
daurnimator opened this issue Sep 8, 2020 · 1 comment
Open

Distribute libc abilists files compressed #6283

daurnimator opened this issue Sep 8, 2020 · 1 comment
Assignees
Labels
enhancement Solving this issue will likely involve adding new logic or components to the codebase. libc Issues related to libzigc and Zig's vendored libc code. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
Milestone

Comments

@daurnimator
Copy link
Contributor

Now that we have deflate/zlib in the standard library we can do this:

As some future work, could we have these compressed?

Sure, that should work just fine. The decompression code could even be in .zig code since this feature does not depend on itself.

Originally posted by @andrewrk in #2847 (comment)

@Vexu Vexu added the enhancement Solving this issue will likely involve adding new logic or components to the codebase. label Sep 8, 2020
@Vexu Vexu added this to the 0.8.0 milestone Sep 8, 2020
@andrewrk andrewrk modified the milestones: 0.8.0, 0.9.0 Nov 6, 2020
@andrewrk andrewrk added the proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. label Nov 6, 2020
@andrewrk andrewrk modified the milestones: 0.9.0, 0.10.0 May 19, 2021
@alexrp alexrp added the libc Issues related to libzigc and Zig's vendored libc code. label Apr 11, 2025
@alexrp
Copy link
Member

alexrp commented Apr 11, 2025

@andrewrk do we still want to do this? (This has yet to be accepted.)

@alexrp alexrp changed the title Distribute glibc ABI data compressed Distribute libc abilists files compressed May 14, 2025
@alexrp alexrp modified the milestones: 0.16.0, 0.15.0 May 14, 2025
@alexrp alexrp self-assigned this May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Solving this issue will likely involve adding new logic or components to the codebase. libc Issues related to libzigc and Zig's vendored libc code. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
Projects
None yet
Development

No branches or pull requests

4 participants