Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-28 | Get Next.js Pages Router to work (#6095) | 1 | -54/+53 | ||
* hell * make it so bun-debug-src * teag * wild * yippee * fas * fix async hooks assertions * yap * yeah that's wild * aa * a * increase time allowed * so trivial | |||||
2023-09-15 | feat(runtime): add `process.binding` `uv`/`natives`/`config` + make global ↵ | 1 | -0/+342 | ||
object properties lazy (#5355) * binding uv * we did that * some more bindings * fix doc * fix uv * yo * static hash table nonsense <3 * huge refactor to the global object i am not ready for merge conflicts * it works part 3 * lose --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> |