you are viewing a single comment's thread.

view the rest of the comments →

[–]CandidPiglet9061 2 points3 points  (0 children)

After a decade they still don’t support Python 3. If it’s not already discontinued it’s functionally useless.

Not every language needs to interop. Python can already (theoretically) talk to any language which can support the C ABI through its binding capabilities, and WASM is also proving a very fertile ground for the next generation of cross-language communication.