kiwix-js icon indicating copy to clipboard operation
kiwix-js copied to clipboard

Replace our current javascript ZIM backend by the wasm version of kiwix-lib

Open mossroy opened this issue 5 years ago • 0 comments

This is a follow-up of #116.

It should give some significant performance improvements.

It will probably need some refactoring or glue code, as the APIs are certainly a bit different. We'll have to add some code to wait for the wasm library to be initialized before using it (including in the unit tests)

mossroy avatar Jun 01 '19 13:06 mossroy