aboutsummaryrefslogtreecommitdiff
path: root/packages/bun-polyfills/README.md
blob: 5d6a70042a9b9d7a8f4a58a43777e85fd332e68b (plain) (blame)
1
2
3
4
5
6
7
8
9
# 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.