bookwyrm icon indicating copy to clipboard operation
bookwyrm copied to clipboard

Properly embed pybookwyrm into binary

Open tmplt opened this issue 6 years ago • 1 comments

This would allow us to ditch the separate library file, as well as fixing a crash when loading a module that does not import pybookwyrm.

tmplt avatar Dec 16 '18 21:12 tmplt

Can PYBIND11_EMBEDDED_MODULE help here?

tmplt avatar Dec 22 '18 20:12 tmplt