Zaid-Ajaj / Fable.Remoting

Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
https://zaid-ajaj.github.io/Fable.Remoting/
MIT License
272 stars 54 forks source link

Fable.Remoting for Fable->Python #275

Open Happypig375 opened 2 years ago

Happypig375 commented 2 years ago

Imagine cross-calling a JS library and a Python library using remoting.

Zaid-Ajaj commented 2 years ago

Added to my bucket list 😄 would be really cool to make this one happen. It will require a lot of research though on my end of things.