Skip to content

Conversation

@mikob
Copy link

@mikob mikob commented Dec 18, 2018

Compression should be handled by the server and the browser (using gzip,
brotli or whatever other compression algo. is available).

#32

mikob added 2 commits December 18, 2018 14:39
Compression should be handled by the server and the browser (using gzip,
brotli or whatever other compression algo. is available).
@hata6502
Copy link

hata6502 commented May 2, 2020

To compress dictionaries by HTTP server and decompressed by browser, it become more speedy because of Native processing, not JS!

@mikob
Copy link
Author

mikob commented May 2, 2020

@hata6502 yes, exactly

@qqpann
Copy link

qqpann commented Jul 13, 2021

Worked for me using kuromojin! https://github.com/qqhann/kuromojin/tree/no-gzip

@takuyaa It would be great if this can be confirmed to be working and get merged.
This fixes the problem of double compression in Firefox, which prevented kuromoji.js to work in Firefox.

@Kimeiga
Copy link

Kimeiga commented Mar 14, 2023

+1 I would like this because there are issues with getting the current dependency stack to work on modern browsers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants