Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-16 | fix(runtime): make some things more stable (partial jsc debug build) (#5881) | 1 | -16/+16 | |
2023-10-16 | perf(node:events): optimize `emit(...)` function (#5485) | 1 | -5/+49 | |
2023-09-06 | fix(runtime): fix `events.once` not working (#4520) | 1 | -2/+3 | |
2023-08-19 | tty `ReadStream`, `WriteStream`, and readline rawmode (#4179) | 1 | -0/+2 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -70/+57 | |
2023-07-19 | Implement `AsyncLocalStorage` (#3089) | 1 | -2/+20 | |
2023-07-12 | Improve our internal typedefs (#3608) | 1 | -1/+1 | |
2023-06-29 | Fixes `node:http` and `node:stream` so `ytdl-core` works. (#3452) | 1 | -4/+6 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -6/+17 | |
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -0/+463 |