Comment on Compiling typed Python: types are very broad hints and they are sometimes lies.

<- View Parent
Moc@lemmy.world ⁨1⁩ ⁨year⁩ ago

Rust compiles to bytecode like C.

Just like you can call binaries written in C from Python and return their result, you can also run binaries written in Rust. In fact, there are helper libraries to provide some syntax to do this.

source
Sort:hotnewtop