I've downloaded the latest JXcore installer for Windows and when installing it offers me a choice of V8 (Chrome's Javascript engine) or SpiderMonkey (Firefox's JavaScript engine), but not ChakraCore (the OSS version of the JavaScript engine from Microft's Edge browser).
Does the ChakraCore version of JXcore only work under Windows 10? Or is it just not offered as an installer and need to be built from source?
Now I know ChakraCore can work on Windows 7 because I also have Microsoft's port of nodejs using the ChakraCore engine.
What's missing to get JXcore with Chakra under Win7?