Skip to content

Demonstrates the usage of the generated ChakraSharp output.

Notifications You must be signed in to change notification settings

BaristaLabs/ChakraSharp-Sample

Repository files navigation

ChakraSharp-Sample

Demonstrates the usage of the generated ChakraSharp output.

Updated to use ChakraCore 1.7

This sample contains all the bits necessary to demonstrate the usage of ChakraCore in an application on Win x64. Simply clone and run.

File Description
  • Program.cs is the entry point into the cli application and contains the sample code.
  • ChakraCore.cs is the generated interop layer from ChakraSharp.
  • SymbolResolver.cs is a runtime resolver brought over from CppSharp.

For a high-level ChakraCore object model, see BaristaCore

About

Demonstrates the usage of the generated ChakraSharp output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages