Dunqing(@Dunqingg) 's Twitter Profileg
Dunqing

@Dunqingg

Interest-driven Software Engineer
Core team member of OXC, Team member of Vitest and UnoCSS

ID:961472917665124352

linkhttps://github.com/Dunqing calendar_today08-02-2018 05:33:01

122 Tweets

160 Followers

225 Following

๐—‰๐—ˆ๐—๐–พ๐–ป๐—ˆ๐—’(@_poteboy_) 's Twitter Profile Photo

Babelใงๆ›ธใ„ใŸๅ‡ฆ็†ใจๅ…จใๅŒใ˜ๅ‡ฆ็†ใ‚’Oxcใƒ‘ใƒผใ‚ตไฝฟใฃใฆRustใงๆ›ธใ„ใฆWasmๅŒ–ใ—ใฆใฟใฆใ€Nativeใซๆฏ”ในใฆใƒ‡ใ‚ทใƒชใ‚ขใƒฉใ‚คใ‚บใฎใ‚ชใƒผใƒใƒผใƒ˜ใƒƒใƒ‰ใŒใ‚ใ‚‹ใ‹ใ‚‰ๅฐใ•ใ„ใƒ•ใ‚กใ‚คใƒซใชใ‚‰Babelใฎๆ–นใŒ้€Ÿใ„ใจไบˆๆƒณใ—ใฆ10่กŒ็จ‹ๅบฆใฎtsxใฎใƒˆใƒฉใƒณใ‚นใƒ‘ใ‚คใƒซใ‚’ๆฏ”่ผƒใ—ใŸใ‚‰ใใ‚Œใงใ‚‚Rust็‰ˆใฎๆ–นใŒ3ๅ€้€Ÿใ‹ใฃใŸ

account_circle
Vitest(@vitest_dev) 's Twitter Profile Photo

Vitest 1.6.0 is out!

- performance improvements to the 'forks' pool
- `--standalone` flag to start Vitest in watch mode without running tests
- `--compare` flag to compare benchmark results
- new options to inject scripts in browser mode
- bug fixes

github.com/vitest-dev/vitโ€ฆ

account_circle
Rob Palmer(@robpalmer2) 's Twitter Profile Photo

TypeScript excitement ๐Ÿ˜‰

Congrats to Hana Joo Google on landing the Code Fixer for Isolated Declarations in upstream TypeScript, heading for TS 5.5 ๐ŸŽ‰

Thanks to Jake Bailey Sheetal Kamat/Nandi Andrew Branch Titian Cernicova-Dragomir ๐Ÿ’™๐Ÿ’› Jan Kรผhle for reviews & support ๐Ÿ‘

github.com/microsoft/Typeโ€ฆ

account_circle
Boshen(@boshen_c) 's Twitter Profile Photo

You (and companies) can offer bounties on oxlint if you want certain features or linter rules implemented.

Oxlint is currently community driven, all linter rules are submitted by contributors right now.

This is a demonstration:

You (and companies) can offer bounties on oxlint if you want certain features or linter rules implemented. Oxlint is currently community driven, all linter rules are submitted by contributors right now. This is a demonstration:
account_circle
Boshen(@boshen_c) 's Twitter Profile Photo

We are going to shift directions.

In response to the rise of AI, we are going to work on LLM transformers instead,

account_circle
Boshen(@boshen_c) 's Twitter Profile Photo

2 good first issues to improve the script tag extracting parser for svelte and astro:

* github.com/oxc-project/oxโ€ฆ
* github.com/oxc-project/oxโ€ฆ

account_circle
Passle(@passle_) 's Twitter Profile Photo

Oxc is (almost) single handedly rustifying the js tooling ecosystem lol. Js/ts parser via oxc_parser, node module resolution via oxc_resolve, es-module-lexer equivalent via oxc_module_lexer. A lot of building blocks that I typically use for a lot of tooling that I work on

account_circle
Justin Schroeder(@jpschroeder) 's Twitter Profile Photo

Rolldown might be the most important web project of the next 5-10 years. I thought it might be helpful to explain why:

The landscape:

Rollup is the best and most comprehensive bundler to date. It was ahead of its time, pioneering key concepts like tree shaking (๐Ÿ™ Rich Harris

account_circle
Bjorn Lu(@bluwyoo) 's Twitter Profile Photo

A month of writing and 3.5k words later, here's a very extensive guide about Hot Module Replacement! bjornlu.com/blog/hot-modulโ€ฆ

account_circle
Vova ๐Ÿณ๏ธโ€๐ŸŒˆ ๐Ÿ’š(@sheremet_va) 's Twitter Profile Photo

Vite 5.1 includes experimental support for the new 'Vite Runtime' primitive. It comes with support for HMR on the server and the ability to run Vite SSR anywhere!

Feedback is welcome! github.com/vitejs/vite/diโ€ฆ

account_circle
Rob Palmer(@robpalmer2) 's Twitter Profile Photo

ECMAScript deprecation โš ๏ธ

Import Assertions are deprecated. Chrome 123 will warn you to prefer `with` instead of `assert`.

import v from 'm' assert {} // Warns!

Chrome 126 will remove `assert`. Safari & Firefox will only ship `with`.

github.com/tc39/proposal-โ€ฆ

account_circle
Raycast(@raycastapp) 's Twitter Profile Photo

The Mac turns 40 today ๐ŸŽ‚

To celebrate, we're giving away Raycast Pro with GPT-4 for one year to 40 people. Simply retweet this tweet and follow Raycast to enter. Winners will be announced by the end of the week.

The Mac turns 40 today ๐ŸŽ‚ To celebrate, we're giving away Raycast Pro with GPT-4 for one year to 40 people. Simply retweet this tweet and follow @raycastapp to enter. Winners will be announced by the end of the week.
account_circle
Hiroshi Ogawa(@hiroshi_18181) 's Twitter Profile Photo

Today I was looking at Vitest coverage, mainly this PR github.com/vitest-dev/vitโ€ฆ. V8 coverage data collection itself is very simply done by using `node:inspector`. For example, posting 'Profiler.startPreciseCoverage' message will generate coverage data in json as described in...

account_circle