Closed moralrecordings closed 4 years ago
Please mark this as ready for review when it's done
Notes:
Thanks for the PR. It'll be good to finally have wheels, 3 years later. There are a few areas of future work I've noted, otherwise looks good to me (as long as it actually works).
If you don't mind me asking, what are you using v8py for?
This is great. Thanks for the PR
PyPI expects Linux binaries to be built to the manylinux specification. The build toolchain for V8 uses a new-ish glibc, so this process produces manylinux2014-compatible packages.
I've tested the cibuildwheel build process, but the changes to the Travis build script are speculative based on the manual process I used. With luck opening a PR will fire off a proper test.