RandomX icon indicating copy to clipboard operation
RandomX copied to clipboard

SWIG support?

Open seibelj opened this issue 4 years ago • 1 comments

Do you want SWIG support? I am working on it for Python. If you want it, I'll open a PR within a few weeks. My plan is to have it be optionally compiled with a cmake flag -DSWIG=enabled. If not, I'll just maintain a fork and use this as upstream. If done properly it shouldn't require any changes in your library code.

seibelj avatar Sep 25 '19 00:09 seibelj

Is it possible to build RandomX as a dynamic lib? Not sure, but isn't that required for much of the interop that SWIG provides?

elijah-potter avatar Jul 10 '20 05:07 elijah-potter