- C++ (Compiled to native)
- C (Compiled to native)
- Rust (Compiled to native)
- Crystal (Compiled to native)
- V (Transpiled to C)
- Dart (Compiled to native)
- Javascript (Interpreted)
- Java (Bytecode in the JVM)
- Kotlin (Bytecode in the JVM)
- Nim (Transpiled to C)
- Go (Compiled to native)
- Zig (Compiled to native)
- Ruby (Bytecode interpreter)
- Python (Bytecode interpreter)
- Rune (???)