This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bun.sh
Watch
1
Star
0
Fork
0
You've already forked bun.sh
mirror of
https://github.com/oven-sh/bun
synced
2026-02-10 02:48:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
309298fa42ca9f87ebcd88d697f285a68d3149c4
bun.sh
/
src
/
cli
History
Jarred Sumner
a0a2fa964b
[internal] Remove more dead code, add script to find .zig files that aren't imported by other .zig files
2021-10-23 16:48:12 -07:00
..
build_command.zig
Remove
cache_files
since it's not used and causes slower Bun compilation times
2021-09-24 15:23:55 -07:00
bun_command.zig
Add support for reading JSX config from tsconfig.json
2021-10-06 16:49:26 -07:00
colon_list_type.zig
Add TLS 1.3 support, improve fetch() HTTPS performance
2021-10-13 00:27:35 -07:00
create_command.zig
Add
--open
flag to
bun create
2021-10-17 03:42:03 -07:00
create.sh
bun create react app
is almost done
2021-10-14 05:22:47 -07:00
dev_command.zig
alright thats the rename
2021-08-17 01:44:30 -07:00
discord_command.zig
alright thats the rename
2021-08-17 01:44:30 -07:00
run_command.zig
log error on respondWith rejection,
2021-08-17 04:10:21 -07:00