Description
Embeds the open-source ChakraCore JavaScript engine in applications through a C API. It is useful for developers maintaining software that depends on ChakraCore rather than another JavaScript runtime.
JavaScript engines execute untrusted code in many embedding scenarios. Keep sandboxing, updates, and exposed native APIs under review when using it in applications.