Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -243/+0 | |
2023-07-02 | [node:buffer] Implement `isUtf8` and `isAscii` (#3498) | 1 | -0/+130 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -4/+7 | |
2023-01-16 | Add missing `buffer` module exports | 1 | -13/+79 | |
2023-01-04 | 10x faster `new Buffer` (#1717) | 1 | -4/+2 | |
2022-09-06 | Add missing `Blob` | 1 | -2/+2 | |
2022-09-05 | Support async `onLoad` callbacks in `Bun.plugin` | 1 | -27/+40 | |
2022-08-23 | add SlowBuffer (#1133) | 1 | -0/+6 | |
2022-08-14 | Add synthetic buffer module (#1076) | 1 | -0/+27 |