Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-15 | feat(runtime): add `process.binding` `uv`/`natives`/`config` + make global ob... | 1 | -0/+3 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -3/+3 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -0/+9 | |
2023-06-11 | Support using `WTF::StringImpl` from Zig (#3279) | 1 | -4/+4 | |
2023-04-25 | Implement `onResolve` plugins in `Bun.build()`, support multiple onLoad and o... | 1 | -21/+8 | |
2023-04-24 | Support plugins in `Bun.build` (#2720) | 1 | -8/+21 | |
2023-02-11 | Backport std::forward change | 1 | -2/+2 | |
2022-09-05 | Support async `onLoad` callbacks in `Bun.plugin` | 1 | -0/+94 |