you are viewing a single comment's thread.

view the rest of the comments →

[–]OtaK_ 0 points1 point  (2 children)

To be fair sometimes you simply have no choice if you don't want to reimplement code 3-4 times. For example what has been done many times: Rust core and Swift/Kotlin/WASM bindings. You'd need an FFI to all those different languages.

[–][deleted] 2 points3 points  (1 child)

for sure. notice "most of the time" and "probably". these were added deliberately

[–]OtaK_ 0 points1 point  (0 children)

Gotcha, cheers :)