Skip to content

Repository for Chakra JavaScript engine related samples for Delphi.

Notifications You must be signed in to change notification settings

hsreina/Chakra-Samples-Delphi

Repository files navigation

ChakraCore Hello-world Sample

This sample shows how to embed ChakraCore with JavaScript Runtime (JSRT) APIs, and complete the following tasks:

  1. Initializing the JavaScript runtime and creating an execution context.
  2. Running scripts and handling values.
  3. Printing out script results.

About

Repository for Chakra JavaScript engine related samples for Delphi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages