https://docs.elide.dev/index_md.html
Elide is a runtime that runs python, kotlin, typescript, javascript and ruby (kinda). It's promised to be super fast and uses the graal vm underneath. It can also create native executables, jars etc.
The cool thing is that you can interop between languages. You can write some python and then call it from your typescript code or vice versa.
Check it out.
huh, that's fascinating
Last updated: Feb 17 2026 at 17:33 UTC