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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Windows: Bun.cron() OS scheduler does not start until the next midnight.
- macOS: build a real darwin-x64 baseline
- Runtime transpiler cache inlines process.env dot-reads during Worker-thread imports — later processes execute the first process's env values
- Stop inlining process.env dot-reads in Worker-thread transpiles
- macOS: JIT emits AVX on Macs without it, so a darwin-x64 baseline build SIGILLs once code tiers up
- --require resolves package exports using import conditions instead of require conditions
- process metadata properties are writable unlike Node.js
- Make unrooted JSValues, views across JS re-entry, and JSC buffer-ownership contracts compile errors
- bunfig.toml registry setting ignored when npm_config_registry env var is set
- node:module is missing the named ESM export registerHooks
- Docs
- Zig not yet supported