Mossroy
Mossroy
Yes, it's the git repo where we've compiled libzim with emscripten. I can transfer it under the openzim umbrella, or wherever you want. However, there is not a lot of...
I currently don't have the right to create a git repo under openzim, so can't move it. It would be needed to publish on gh-pages the same pages as currently:...
Done: repo transferred to https://github.com/openzim/javascript-libzim I've enabled issues on it. gh-pages are enabled, so the demo pages are available again at different URLs: https://openzim.github.io/javascript-libzim/ and https://openzim.github.io/javascript-libzim/index-bigfile.html You should have the...
I've transferred what remains to be done in https://github.com/openzim/javascript-libzim/issues/11
> I guess this ticket should ne now mode to `openzim/javascript-libzim`? Yes (but I don't seem to be able to do that with the "Transfer issue" link of github)
Well, it indeed copy/pasted the issue and its comments, but it also changed the order of comments, and lost the author/date of each comment. It makes it really hard to...
I'm closing this issue, indeed. The C glue code is now in `openzim/javascript-libzim` and kiwix-js should take the libzim binary from it (with the javascript bindings) What will probably remain...
From what I remember, this memory leak issue was not specifically related to videos. The fact that videos take a lot of space simply made the problem more obvious. I...
Maybe this ticket should be transferred in https://github.com/openzim/javascript-libzim/ Because it's probable that it's where the problem is (but not 100% sure)