Cam (@cameron_c2) 's Twitter Profile
Cam

@cameron_c2

i write code @voidzerodev

ID: 4045565459

calendar_today26-10-2015 10:38:37

83 Tweet

183 Followers

428 Following

Cam (@cameron_c2) 's Twitter Profile Photo

Oxlint 1.21.0 is out! 🌟 2 new Vue rules: `require-default-export` & `no-import-compiler-macros` 🐞 9 bug fixes 👀 lots of work on custom plugins for better coverage and stability. (shipping later this week!) 📖 Details: github.com/oxc-project/ox…

Evan You (@youyuxi) 's Twitter Profile Photo

Oxc core team member overlookmotel sharing knowledge on how we are working towards eliminating the cost of passing ASTs from Rust to JS - so that you can write plugins in JavaScript while still enjoying the speed of Rust!

Oxc core team member <a href="/overlook_motel/">overlookmotel</a> sharing knowledge on how we are working towards eliminating the cost of passing ASTs from Rust to JS - so that you can write plugins in JavaScript while still enjoying the speed of Rust!
Evan You (@youyuxi) 's Twitter Profile Photo

Curious about the story and the people behind the Vite ⚡ ecosystem? Very excited to share the Vite documentary produced by Cult.Repo (formerly Honeypot): youtu.be/bmWQqAKLgT4?si…

Evan You (@youyuxi) 's Twitter Profile Photo

Over the course of the beta phase, Rolldown got 33% faster while adding *more* features and now produces 34.5% smaller bundles. It's now faster than esbuild, faster than bun, 3x faster than rspack, with bundle size comparable (+/-0.006%) to the state of art (rspack + swc

Over the course of the beta phase, <a href="/rolldown_rs/">Rolldown</a> got 33% faster while adding *more* features and now produces 34.5% smaller bundles.

It's now faster than esbuild, faster than bun, 3x faster than rspack, with bundle size comparable (+/-0.006%) to the state of art (rspack + swc
Cam (@cameron_c2) 's Twitter Profile Photo

Oxlint 1.23.0 is out! 🌟 Adds support for react-refresh/only-export-components 🐞 Fixes a perf issue with custom plugins 🐞 Fixes custom plugins not being resolved correctly in some scenarios ⚡ More performance improvements to the linter 📖 Details: github.com/oxc-project/ox…

shulaoda (@dalaoshv) 's Twitter Profile Photo

🚀 Rolldown v1.0.0-beta.43 is published! ⚡ Parallel Sourcemap Generation → 2.18x faster builds than Babel Parser + JS MagicString → Biggest gains for plugins heavily using transform hook 📖 More details: github.com/rolldown/rolld…

Rolldown (@rolldown_rs) 's Twitter Profile Photo

In the next version of Rolldown, bundling will be ~10% faster 🎉 This was achieved by optimizing the semantic scoping process Internal plugins like define and inject now flag when they haven't changed the AST, allowing to skip redundant scope recreation github.com/rolldown/rolld…