Join Slack
Powered by
Is there an easy-to-use Zip library that works wit...
# webassembly
s
Stefan Oltmann
12/26/2023, 2:02 PM
Is there an easy-to-use Zip library that works with Kotlin/WASM target? I did not figure out how to use jszip - looks quite complex. And the only implementation I found is (yet again) part of KorGE and not usable in isolation.
y
Yan Pujante
12/27/2023, 2:11 PM
I don't know if it can help but I did use jszip in a kotlin/js project that you can take a look at
https://github.com/pongasoft/re-quickstart
s
Stefan Oltmann
12/27/2023, 2:47 PM
Looks complicated to me 😅
13
Views
Open in Slack
Previous
Next