Description
Embeds prebuilt ChakraCore JavaScript engine binaries in applications through a C API. It is useful for developers or compatibility stacks that need ChakraCore without building the engine from source.
Prebuilt runtimes execute JavaScript and become part of an application's trust boundary. Keep versions updated and review sandboxing, exposed APIs, and source trust before embedding it.