Files
bun.sh/packages/bun-polyfills
Meghan Denny 5caca9cd48 add .bytes() method to various readables (#11104)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: nektro <nektro@users.noreply.github.com>
2024-05-16 19:10:50 -07:00
..
2023-08-10 12:17:39 -07:00
2024-03-20 09:16:01 -07:00
2023-08-10 12:17:39 -07:00
2023-11-15 18:15:10 -08:00

Bun APIs Polyfills

Polyfills for Bun's JavaScript runtime APIs for use in environments outside of Bun, such as Node.js or the browser¹.

¹ Note: The current priority is Node.js, browser support will vary per polyfill.

Usage

This is currently a work in progress and is not ready for general use.