LZ4 decompression at CTFE
MrSmith via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Tue Apr 26 15:07:47 PDT 2016
On Tuesday, 26 April 2016 at 22:05:39 UTC, Stefan Koch wrote:
> Hello,
>
> originally I want to wait with this announcement until DConf.
> But since I working on another toy. I can release this info
> early.
>
> So as per title. you can decompress .lz4 flies created by the
> standard lz4hc commnadline tool at compile time.
>
> No github link yet as there is a little bit of cleanup todo :)
>
> Please comment.
I would like to use this instead of c++ static lib. Thanks! (I
hope it works at runtime too).
More information about the Digitalmars-d-announce
mailing list