---
title: "I wish this was clickbait"
url: https://daily.dev/posts/i-wish-this-was-clickbait-1kedmdasm
source_url: https://www.youtube.com/watch?v=gILMoijqeGA
type: video:youtube
source: "Theo - t3․gg"
published: 2026-05-12T11:04:31.417Z
updated: 2026-05-12T11:04:53.181Z
tags: ["nodejs", "rust", "ai-assisted-development", "zig", "bun"]
reading_time: 27
upvotes: 4
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I wish this was clickbait

**[Theo - t3․gg](https://daily.dev/sources/t3dotgg)** · 27 min read · 4 upvotes · 3 comments

## Summary

Bun, the JavaScript runtime and toolkit originally written in Zig, is being rewritten in Rust using AI agents — reportedly completing a 960,000-line port in under a week. The author analyzes the implications: Bun's acquisition by Anthropic raises concerns about future prioritization, especially as Claude Code quality has declined. The Rust rewrite addresses memory safety and stability issues inherent to Zig, but the port contains 13,000+ unsafe calls, essentially making it C++ with Rust syntax rather than idiomatic Rust. The author also covers why projects like OpenCode are migrating off Bun to Node.js (Windows stability, Electron compatibility, uncertain future), and draws parallels to the TypeScript-to-Go compiler port. While cautiously optimistic, the author warns the rewrite may introduce new bugs in non-Claude-Code-critical paths that Anthropic-funded priorities may never address.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=gILMoijqeGA>

## Community discussion

Top comments from developers on daily.dev.

**@qwertydiy** · 0 upvotes

> Almost a million lines in under a week, how slop filled is this?!

## Similar posts on daily.dev

- [Bun rewrite in rust](https://daily.dev/posts/bun-rewrite-in-rust-zff65rp1d) · Medium · 2 upvotes · 1 comments

---

Tags: [#nodejs](https://daily.dev/tags/nodejs), [#rust](https://daily.dev/tags/rust), [#ai-assisted-development](https://daily.dev/tags/ai-assisted-development), [#zig](https://daily.dev/tags/zig), [#bun](https://daily.dev/tags/bun)

[View this post on daily.dev](https://daily.dev/posts/i-wish-this-was-clickbait-1kedmdasm)
