Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows binaries? #200

Open
TechInterMezzo opened this issue Nov 19, 2024 · 1 comment
Open

Windows binaries? #200

TechInterMezzo opened this issue Nov 19, 2024 · 1 comment

Comments

@TechInterMezzo
Copy link

I saw that ztm uses pipy and is releasing Windows binaries. Would it also be possible to include Windows binaries for pipy releases?

@ethinx
Copy link
Contributor

ethinx commented Nov 19, 2024

Hi @TechInterMezzo

Yep, due to limited resources, we don't have pipy binary for windows at this moment. Maybe we could include it in the future release version.

now if you do want a try, you could run ztm with --pipy and follow any pipy arguments, like:

ztm --pipy -e 'pipy().listen(8080).serveHTTP(()=>new Message(`hello\n`))'

Or if you have docker on windows, try pipy image flomesh/pipy and flomesh/pipy-repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants