-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
The goal of Mimage is to be a pure Mojo library.
Right now, it uses the ZLib uncompress function written in C(?).
This should be replaced once a Mojo version is available.
mimage/mimage/utils/compression.mojo
Line 28 in bee72ee
| fn uncompress(data: List[Int8], quiet: Bool = True) raises -> List[UInt8]: |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed