gonzus / JavaScript-Duktape-XS

Perl XS binding for the Duktape JavaScript engine
MIT License
4 stars 5 forks source link

Does not Build on MSWin32 #38

Closed gflohr closed 1 year ago

gflohr commented 1 year ago

... because the platform does not have poll.h.

gflohr commented 1 year ago

Fixed with PR #39.