pipy icon indicating copy to clipboard operation
pipy copied to clipboard

Windows binaries?

Open TechInterMezzo opened this issue 1 year ago • 2 comments

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

TechInterMezzo avatar Nov 19 '24 05:11 TechInterMezzo

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

ethinx avatar Nov 19 '24 07:11 ethinx

@TechInterMezzo use claude to ask the ai bot tobuild windows version, it works like a charm!

xiaods avatar Oct 26 '25 07:10 xiaods