cloudflare / stpyv8

Python 3 and JavaScript interoperability. Successor To PyV8 (https://github.com/flier/pyv8)
Apache License 2.0
430 stars 39 forks source link

Windows support #79

Closed devm18426 closed 1 year ago

devm18426 commented 1 year ago

Closes #22

Adds a compilation workflow for Windows Python versions 3.8, 3.9, 3.10, 3.11. Adds support for building on Windows using existing setup.py

buffer commented 1 year ago

@devm18426 please feel free to add a CREDITS file in the main repo folder and list your contributions. Really want to give you credit for these changes. Thanks again!

devm18426 commented 1 year ago

@devm18426 please feel free to add a CREDITS file in the main repo folder and list your contributions. Really want to give you credit for these changes. Thanks again!

I'll take credit for the commit log spam I'm trying to merge... I'm just happy to get this working for people on Windows after all this time. Up to you if you want to add a CREDITS file. Appreciate it.

buffer commented 1 year ago

@devm18426 please feel free to add a CREDITS file in the main repo folder and list your contributions. Really want to give you credit for these changes. Thanks again!

I'll take credit for the commit log spam I'm trying to merge... I'm just happy to get this working for people on Windows after all this time. Up to you if you want to add a CREDITS file. Appreciate it.

I am really glad to do that but don't know how you would like to be credited (real name? github handle?) so please feel free to add the file to the PR by yourself and I will just approve it. Thanks!