Hi Valdi team,
Valdi’s TSX syntax is very close to React, but still not fully compatible with React JSX and the React component model.
For teams with an existing large React codebase, full JSX compatibility — or a React-like API layer — would greatly lower the adoption cost.
My questions:
1. Is there any roadmap or ongoing discussion about supporting React-compatible JSX syntax?
2. Do you plan to provide a compatibility layer that allows React-style component patterns (props, state, hooks-like APIs, etc.)?
3. If not currently planned, would such a feature be open to community contribution?
This would significantly help teams transitioning from React while leveraging Valdi’s native rendering performance.
Thanks!