Hacker News new | ask | show | jobs
by soham_byte 159 days 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.
1 comments

Titan Planet now use v8 to run js bundles no more boa. It's boost the performance and speed of Titan Planet. http://titandocs.online happy coding !