Boshen

Results 565 comments of Boshen

Unified pipeline is super hard to get right. The pipeline needs to be expose from the `oxc` crate with a `napi` feature. And then all the individual napi packages will...

`eslint-disable max-lines` should be on the first line.

I can no longer reproduce this. What's the input and the expected outcome? Close as can't repro.

I can no longer reproduce this. What's the input and the expected outcome? Close as can't repro.

Made another attempt in https://github.com/oxc-project/oxc/pull/5117

> Thank you for fix @Boshen You're welcome.

Continue in https://github.com/oxc-project/oxc/pull/4998

Need to measure memory (RSS) change thorough `/usr/bin/time`

First phase should not introduce breaking change. Only change the underlying `u64`s to `u32`.

Close as stale. This experimentation is successful, just need the time to land this properly.