-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build libkiwix wasm #557
Comments
@mgautierfr @Jaifroid Any opinion? |
I'm a bit hazy as to what libkiwix does, as opposed to libzim... I'm having some difficulties using the libzim in practice, the most serious of which is a memory leak (openzim/javascript-libzim#34)... Therefore, if libkiwix is a superset of libzim, then I think we should probably focus on making libzim robust first. If that can be solved, we'll have the know-how for more ambitious things. |
I'm not sure it is needed. |
@mgautierfr Could you please just update https://github.com/kiwix/libkiwix
Anything else? |
Libkiwix does not superseed (anymore) the libzim. It's complementary. Indeed, if libzim wasm integration is not a success then it will be worthless to implement this ticket. This should indeed be validated first. |
I think this could be really useful for our jacascript ports.
The text was updated successfully, but these errors were encountered: