Yunfei He's Avatar

Yunfei He

@hyf0.bsky.social

Rolldown developer.

245 Followers  |  7 Following  |  5 Posts  |  Joined: 17.12.2024
Posts Following

Posts by Yunfei He (@hyf0.bsky.social)

Preview
Rolldown | Rust bundler for JavaScript Fast Rust-based bundler for JavaScript with Rollup-compatible API

We're working on it recently. We're still polishing it, but you could peek it here: deploy-preview-6542--rolldown-rs.netlify.app/options/input

17.10.2025 06:04 — 👍 1    🔁 0    💬 0    📌 0

That was LEGIT!

15.10.2025 14:49 — 👍 1    🔁 0    💬 1    📌 0
Post image

The first version of the 🍣 surimi playground is live!

It runs the @rolldown.rs based compiler in a WebContainer, and updates the editor instantly!

Check it out! surimi.dev/playground
Compile times are bit slower than locally tho.

Also
- has type-hint support
- you can install new packages
- ...

15.10.2025 10:39 — 👍 4    🔁 1    💬 3    📌 0
Preview
There are some notable issues that need to be p... — DEV Community Introduction Over the past 15 years, the JavaScript ecosystem has expanded rapidly,...

I left some thoughts here: dev.to/yyx990803/co...

18.12.2024 03:32 — 👍 5    🔁 1    💬 1    📌 0

I also notice that parcel is running with cache(enabled by default) while other bundlers are doing fresh cold build. This doesn't seem to be a apple to apple comparison.

18.12.2024 01:54 — 👍 0    🔁 0    💬 1    📌 0
Post image

github.com/hyf0/bundle-... Repo here.

For bundle all listed packages.

18.12.2024 01:37 — 👍 0    🔁 0    💬 1    📌 0
Post image

Rolldown developer here. I take a rough look and notice that you are using the different minifier to compare the final output. I took a quick try on bundling `mobx` with rolldown and esbuild, both using the esbuild's minifier.

Rolldown emits smaller output.

17.12.2024 15:37 — 👍 2    🔁 0    💬 1    📌 0