Several projects, like react-native-windows, make use of the JSRT wrapper API that interfaces to Chakra installations on Windows 10.
Since Chakra started shipping in Internet Explorer 9, can I use that same JSRT wrapper on Windows 7 (SP1) if IE9 or newer is installed? IE11? Or do I need to build and redistribute ChakraCore with my application on any Windows version before 10?