-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
Thanks so much for making this! It's a great idea and I'm looking forward to following the evolution of the project.
I was wondering how one could implement a python FFI for dependency packages. For example, if I want to use https://github.com/purescript/purescript-quickcheck, that package has a file Gen.purs that makes use of Gen.js via the FFI. If I wanted to use this package on the python side, would there be a way to do a polyfill of Gen.js (ir a Gen.py) without forking the repo? The same goes for all the dependencies of that project (there are many) that would also need FFI polyfills in python.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels