might be the wrong place to ask, but I am testing this library since it might improve a lot of things on our end in terms of speed. Right now when I include the project, a browser reports "TextDecoder is not a constructor". I am new to WASM or WASM implementing packages, so I figured you guys might be able to help me out a bit.
I have a nodejs webpack setup that imports the package. Do you guys have any advice on how to approach this setup?
Hi guys,
might be the wrong place to ask, but I am testing this library since it might improve a lot of things on our end in terms of speed. Right now when I include the project, a browser reports "TextDecoder is not a constructor". I am new to WASM or WASM implementing packages, so I figured you guys might be able to help me out a bit.
I have a nodejs webpack setup that imports the package. Do you guys have any advice on how to approach this setup?