Reference (JavaScript runtime)

Note

The features described in this document are no longer being maintained. For more information on the new WebView2 control, see Introduction to Microsoft Edge WebView2 (Preview).

JavaScript Runtime (JsRT) APIs enable you to add scripting capabilities to desktop and server-side applications running on Windows.

If you intend to embed ChakraCore in your application, please refer to ChakraCore Wiki for JSRT references instead.

In this section

Typedefs, constants, and enumerations that support JsRT hosting are described here:

The following functions enable JsRT hosting:

See also