Edgio/waflz

Can I build DLL for Windows?

vasicvuk opened this issue · 1 comments

Hi,

I wanted to know if there is the possibility to build DLL of /usr/lib/libwaflz.so for Windows. Idea is to call it from .NET Core, calling PInvoke on .so is fine on Linux but can I somehow call it on Windows?

We don't currently support building in Windows and didn't have plans to yet that I'm aware of. We're actively developing nginx support and the is2 example is somewhat straightforward:
See:
is2 process call