mirror of
https://github.com/google/brotli.git
synced 2026-09-22 22:56:08 +00:00
error in encode.js #365
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shaohaojiecoder on GitHub (Nov 27, 2020).
When I use parquetjs, it import brotli but it raise an Error Browser is not defined
detail:
var Va = function () {
Browser.T(W, Ua, function () {
throw"could not load memory initializer " + W;
})
};
@eustas commented on GitHub (Jan 18, 2021):
I believe the problem is in "parquetjs". That package depends on "Brotli.js" package developed by a third party and it is out of our control. Sorry.