Move ZstdSharp into SharpCompress #736

Open
opened 2026-01-29 22:16:37 +00:00 by claunia · 0 comments
Owner

Originally created by @adamhathcock on GitHub (Nov 29, 2025).

Originally assigned to: @Copilot on GitHub.

think the authors have little interest in this: https://github.com/oleg-st/ZstdSharp/issues/36

The biggest hurdle found so far is that there is a lot of unsafe/native usage that is probably incompatible with AOT. I know work was done to make everything CLSCompliant.

I'm ignoring big issues but might also rethink what targets there are. The legacy framework targets are slowing things down too.

Started here https://github.com/adamhathcock/sharpcompress/pull/949

Originally created by @adamhathcock on GitHub (Nov 29, 2025). Originally assigned to: @Copilot on GitHub. think the authors have little interest in this: https://github.com/oleg-st/ZstdSharp/issues/36 The biggest hurdle found so far is that there is a lot of unsafe/native usage that is probably incompatible with AOT. I know work was done to make everything CLSCompliant. I'm ignoring big issues but might also rethink what targets there are. The legacy framework targets are slowing things down too. Started here https://github.com/adamhathcock/sharpcompress/pull/949
claunia added the enhancementup for grabs labels 2026-01-29 22:16:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#736