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

Windows support

Open waywardmonkeys opened this issue 8 years ago • 5 comments

Should this pull and build JSC? Or link against existing libs that are packaged?

waywardmonkeys avatar Mar 12 '17 16:03 waywardmonkeys

For windows you are suppose to use v8 as javascript runtime

wspl avatar Jun 10 '18 11:06 wspl

What makes you say that? There is a much stronger argument for Chakra ... except these are bindings for JSC, not Chakra or v8.

waywardmonkeys avatar Jun 10 '18 12:06 waywardmonkeys

This might be relevant to follow: https://github.com/microsoft/vcpkg/issues/32555

waywardmonkeys avatar Oct 05 '23 15:10 waywardmonkeys

Looks like there is progress: https://github.com/microsoft/vcpkg/pull/34604

ylluminate avatar Nov 21 '23 07:11 ylluminate

@ylluminate i am hopeful!

waywardmonkeys avatar Nov 21 '23 08:11 waywardmonkeys