Hi, I'm a fan of avsc and ran into the browser compatibility issue that's been discussed in several issues. I built a browser-compatible fork called avsc-browser (npm / github) that replaces all the Node built-ins with browser-safe equivalents so it works out of the box in Vite/React apps. Happy to upstream any of this if it's useful to the project, or just wanted to let you know it exists for anyone who needs it.
Hi, I'm a fan of avsc and ran into the browser compatibility issue that's been discussed in several issues. I built a browser-compatible fork called avsc-browser (npm / github) that replaces all the Node built-ins with browser-safe equivalents so it works out of the box in Vite/React apps. Happy to upstream any of this if it's useful to the project, or just wanted to let you know it exists for anyone who needs it.