| ▲ | satvikpendem 3 hours ago | |||||||||||||||||||||||||||||||||||||||||||||||||
Is this like ReasonML and its React-Reason framework? I don't really understand how it works, what part is Rust powered, is it reimplementing the JS engine in Rust? | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | skiniks 3 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
Not like ReasonML, you still write normal React/TypeScript. The Rust part is the server runtime. Instead of Node.js running your React Server Components, rari uses a Rust server with an embedded V8 engine. Same React code, different server underneath. You write React → Rust server executes it → better performance than Node-based alternatives. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | bsimpson 3 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
I forgot all about Reason… | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||