Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can anyone clarify how the compiler would fit into the workflow? Are we talking some kind of CLI that takes a JSX/TSX entry point as input and outputs a compiled JS bundle, like a replacement for Webpack/Rollup etc. but more specialised to optimise React code? Or something more fine-grained that operates on a single component/module at a time? Or something else?



The idea is that it should eliminate the need for things like useMemo, useCallback, etc. it seems there’s better support for promises, as well.


Thanks but this isn’t what I asked about.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: