ChakraCore Hello-world Sample This sample shows how to embed ChakraCore with JavaScript Runtime (JSRT) APIs, and complete the following tasks: Initializing the JavaScript runtime and creating an execution context. Running scripts and handling values. Printing out script results.