HaxeFoundation / HaxeFoundation/haxe
haxe.zip.Compress not implemented on all platforms
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
According to the [docs](https://api.haxe.org/haxe/zip/Compress.html) it should be available on all platforms, but it it doesn't support js.
It seems it was never implemented (?) https://github.com/HaxeFoundation/haxe/blob/3.4.7/std/haxe/zip/Compress.hx
BTW: is there any way of using zip package to compress Bytes in js ?
Contributor guide
Assessment
This issue has not been assessed yet.