fly.rs icon indicating copy to clipboard operation
fly.rs copied to clipboard

Windows build

Open jeromegn opened this issue 7 years ago • 3 comments
trafficstars

Either through appveyor or travis' new Windows early access.

It is also necessary to build and use V8 pre-built lib files from https://github.com/superfly/libv8 (which currently does not build for Windows)

jeromegn avatar Oct 24 '18 20:10 jeromegn

Or Azure Pipelines. :D

mrkurt avatar Oct 24 '18 20:10 mrkurt

Deno now uses pre-built V8 libs and therefore we have easier access to Windows V8.

jeromegn avatar Dec 06 '18 20:12 jeromegn

Deno stopped using pre-built libv8, we're on our own!

jeromegn avatar Jan 10 '19 21:01 jeromegn