Eugene Labutin

Results 2 issues of Eugene Labutin

## Environment Any clients side environment ### System: - OS: Windows 10 10.0.22000 - CPU: (16) x64 AMD Ryzen 7 5800X 8-Core Processor - Memory: 12.25 GB / 31.91 GB...

Right now JSX compiles to array of React.createElement or _jsx function. Each function calls for make VDom elements in runtime. I suggest compiling JSX directly to VDom. Because each function...