GithubHelp home page GithubHelp logo

Browser blockers about brotli.js HOT 13 CLOSED

buu700 avatar buu700 commented on August 14, 2024 27
Browser blockers

from brotli.js.

Comments (13)

pimterry avatar pimterry commented on August 14, 2024 6

One note that might be useful to others: this only affects the compress build, not the decompress build. require('brotli') or require('brotli/compress') fail for me, but require('brotli/decompress') works fine, and that's all I need for my case anyway.

from brotli.js.

fabianmenges avatar fabianmenges commented on August 14, 2024 5

Looks like this project is dead... I switched to LZ4

from brotli.js.

buu700 avatar buu700 commented on August 14, 2024 1

I've been using LZ4 (npm package lz4) as well.

from brotli.js.

fabianmenges avatar fabianmenges commented on August 14, 2024

Having the same issue...

from brotli.js.

philippefutureboy avatar philippefutureboy commented on August 14, 2024

Second this issue, present in Electron app

from brotli.js.

sergeyzenchenko avatar sergeyzenchenko commented on August 14, 2024

Same for me

from brotli.js.

serajam avatar serajam commented on August 14, 2024

+

from brotli.js.

mgetz avatar mgetz commented on August 14, 2024

Getting the same error

from brotli.js.

bilalq avatar bilalq commented on August 14, 2024

This issue also surfaces when transitively loading brotli from a jest test of a purely backend node library.

from brotli.js.

vinuel avatar vinuel commented on August 14, 2024

I also get this error message Uncaught Error: [ReadHuffmanCode] invalid num_codes or space and have no idea what it means ...

from brotli.js.

kucukkanat avatar kucukkanat commented on August 14, 2024

Yapacağınız işi sikeyim kusura bakmayın

from brotli.js.

devongovett avatar devongovett commented on August 14, 2024

At this point, we could probably consider WASM as the compile target instead. I guess we could keep a fallback for IE 11 as well but all the modern browsers have WASM now. https://caniuse.com/#feat=wasm

from brotli.js.

devongovett avatar devongovett commented on August 14, 2024

Now uses wasm #51

from brotli.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.