Polyfill for TextEncoderStream and TextDecoderStream Modified by Sukka (https://skk.moe) to increase compatibility and performance with Bun.
npm install polyfill-text-decoder-streamPolyfill for TextEncoderStream and TextDecoderStream
Modified by Sukka (https://skk.moe) to increase compatibility and performance with Bun.
``ts`
import TextDecoderStream from "polyfill-text-decoder-stream";
This project was created using bun init` in bun v1.1.10. Bun is a fast all-in-one JavaScript runtime.
- Add TextDecoderStream and TextEncoderStream · Issue #5648 · oven-sh/bun