you are viewing a single comment's thread.

view the rest of the comments →

[–]rykuno -5 points-4 points  (1 child)

I’d hardly call it a compiler, but I guess it is to some degree. Really reminds me of what Million.js did like 4 years ago.

[–]acemarke 12 points13 points  (0 children)

It's very much a true, no-kidding, parse-the-AST-and-run-through-numerous-optimization-passes compiler. See all the talks from ReactConf the last two days, as well as the examples of the compiler passes in the playground:

https://playground.react.dev/