5 ms·
Titan isn’t a JS→Rust compiler and doesn’t aim to replace V8 or claim faster JavaScript execution. The design is architectural: Rust handles networking, concurr
by soham_byte 9mo ago
Titan isn’t a JS→Rust compiler and doesn’t aim to replace V8 or claim faster JavaScript execution. The design is architectural: Rust handles networking, concurrency, and deployment as a single native binary, while JavaScript is scoped to application logic inside an embedded runtime.
If the documentation suggested otherwise or felt overly abstract, that’s on me — it’s being revised to be clearer, more concrete, and less ambiguous.
- soham_byte 8mo agoTitan Planet now use v8 to run js bundles no more boa. It's boost the performance and speed of Titan Planet. http://titandocs.online http://titandocs.online happy coding !