bun
https://github.com/oven-sh/bun
Zig
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Bun.pathToFileURL: resolve the path with path.resolve() semantics
- node:module: throw instead of crashing when a preload sets runMain to a non-callable, and report a throwing override
- bundler: give the browser side of a server build its own copy of the runtime
- node:fs: make recursive rm linear in directory depth
- mock.module: resolve the specifier when tail-called from a runner-invoked callback
- bun:ffi: make cc() reject non-numeric i64/u64 arguments instead of passing garbage
- node:http2: skip undefined-valued properties in outbound header blocks
- node:http: measure the keep-alive idle period on the monotonic clock
- require(esm): return the namespace when the module is evicted from require.cache during evaluation
- node:vm: apply negative lineOffset/columnOffset to stack frames and the error header
- Docs
- Zig not yet supported