TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Bun v0.5.7

160 点作者 computing大约 2 年前

11 条评论

Jarred大约 2 年前
I work on Bun. Happy to answer questions
评论 #34932218 未加载
评论 #34934771 未加载
评论 #34934700 未加载
评论 #34932181 未加载
评论 #34932848 未加载
评论 #34932233 未加载
评论 #34932329 未加载
评论 #34932325 未加载
评论 #34932334 未加载
sroussey大约 2 年前
How does Bun’s GC work?<p>I have a CLI ghat does some processing and Bun used all the memory and pushed me deep into swap on a 64gb ram machine. I added some Bun.sleep(1) in the some loops to give the GC more time but that didn’t help much.
评论 #34934879 未加载
评论 #34935378 未加载
korginator大约 2 年前
It would help to say a few words in the submission about what bun is supposed to be and why anyone should care. The name sounds like a recipe app or something for my culinary experience.<p>From the docs [1], &quot;Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called bun .&quot;<p>[1] <a href="https:&#x2F;&#x2F;bun.sh&#x2F;docs" rel="nofollow">https:&#x2F;&#x2F;bun.sh&#x2F;docs</a>
评论 #34933621 未加载
评论 #34934659 未加载
thedumbname大约 2 年前
Is it expected to work in the real world? I don&#x27;t think so<p>% bun test bun test v0.5.7 (5929daee)<p>17 | expect([...] ^ error: Not implemented<p>error: Unexpected ? ?PNG ^ [...]&#x2F;a.png:1:1 0<p>zsh: segmentation fault bun test
评论 #34933254 未加载
0ldT1m3r大约 2 年前
I&#x27;ve been trying to get bundling working with bun without success using `bun bun`. It just crashes or hangs. Is there an way to get bun to work like `esbuild --bundle` ?
评论 #34934299 未加载
1vuio0pswjnm7大约 2 年前
Any news on musl support?<p>Jarred previously mentioned it was worth a look: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34431432" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34431432</a>
IshKebab大约 2 年前
How does Bun compare to Deno? I guess that&#x27;s their main competition?
评论 #34935461 未加载
cyclecity大约 2 年前
Also, bun has docs now: <a href="https:&#x2F;&#x2F;bun.sh&#x2F;docs" rel="nofollow">https:&#x2F;&#x2F;bun.sh&#x2F;docs</a>
评论 #34932952 未加载
turbobooster大约 2 年前
I&#x27;m concerned with how much debt they have and if they don&#x27;t pay it back. Deno seems safer.
2h大约 2 年前
no Windows:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;oven-sh&#x2F;bun&#x2F;issues&#x2F;43">https:&#x2F;&#x2F;github.com&#x2F;oven-sh&#x2F;bun&#x2F;issues&#x2F;43</a>
itslennysfault大约 2 年前
I was really excited about Bun when it first launched and even joined the early beta and it blows the doors off most other options (webpack) for sure.<p>However, I&#x27;ve discovered Vite since then, and I know it&#x27;s not a 1:1 comparison, but Vite is much more mature, and does everything I need and is incredibly user friendly and plenty fast enough for me. I kinda feel like Bun missed its moment already. Someone convince me otherwise please. I&#x27;m loving Vite it&#x27;s a huge step up from Webpack, and isn&#x27;t leaving me wanting for anything more.
评论 #34932711 未加载
评论 #34935385 未加载