javascriptcore.rs
javascriptcore.rs copied to clipboard
Windows support
Should this pull and build JSC? Or link against existing libs that are packaged?
For windows you are suppose to use v8 as javascript runtime
What makes you say that? There is a much stronger argument for Chakra ... except these are bindings for JSC, not Chakra or v8.
This might be relevant to follow: https://github.com/microsoft/vcpkg/issues/32555
Looks like there is progress: https://github.com/microsoft/vcpkg/pull/34604
@ylluminate i am hopeful!