You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have that on my roadmap right now, but if you were interested in PR'ing a fix I'd love to review/merge :)
Is fetch giving you an error/failure or is it just unnecessary for your use? (I wanted to keep things server+browser-friendly but this may not be the right way to go about doing that.)
This works great in the browser without the fetch import. I had to a do a little fiddling to figure that out and it looks @Fil did too.
Have you considered publishing the decoding function alone so this library can be used directly in the browser?
The text was updated successfully, but these errors were encountered: