<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Chakra_%28JavaScript_engine%29</id>
	<title>Chakra (JavaScript engine) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Chakra_%28JavaScript_engine%29"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Chakra_(JavaScript_engine)&amp;action=history"/>
	<updated>2026-06-20T00:21:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://70.231.62.181/index.php?title=Chakra_(JavaScript_engine)&amp;diff=8147902&amp;oldid=prev</id>
		<title>imported&gt;Jens Meiert: Adjusted to “as with,” added missing hyphen · I protest logged-in Wikipedia users being forced off VPNs</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Chakra_(JavaScript_engine)&amp;diff=8147902&amp;oldid=prev"/>
		<updated>2025-08-23T11:59:33Z</updated>

		<summary type="html">&lt;p&gt;Adjusted to “as with,” added missing hyphen · I protest logged-in Wikipedia users being forced off VPNs&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{short description|Open-source JavaScript engine developed by Microsoft}}&lt;br /&gt;
{{About|the JavaScript engine used in Microsoft Edge Legacy. For the engine of Internet Explorer, see [[Chakra (JScript engine)]]||Chakra (disambiguation)}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                   = Chakra&lt;br /&gt;
| logo                   = &lt;br /&gt;
| screenshot             = &lt;br /&gt;
| caption                = &lt;br /&gt;
| developer              = [[Microsoft]]&lt;br /&gt;
| latest release version = 1.11.24&lt;br /&gt;
| latest release date    = {{Start date and age|2020|12|08}}&amp;lt;ref&amp;gt;{{cite web|url=https://github.com/microsoft/ChakraCore/releases|title=Releases · microsoft/ChakraCore · GitHub|website=GitHub ChakraCore repository|language=en|access-date=2021-02-28}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| size                   = &lt;br /&gt;
| programming language   = [[C++]]&lt;br /&gt;
| operating system       = [[Microsoft Windows|Windows]], [[macOS]], [[Linux]]&lt;br /&gt;
| platform               = [[IA-32]], [[x86-64]], [[ARM architecture family|ARM]], [[ARM64]]&lt;br /&gt;
| genre                  = [[JavaScript engine]]&lt;br /&gt;
| license                = [[MIT License]]&lt;br /&gt;
| website                = &lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Chakra&amp;#039;&amp;#039;&amp;#039; was a [[free and open-source]] [[JavaScript engine]] developed by [[Microsoft]] for its [[Microsoft Edge Legacy]] [[web browser]]. It is a [[Fork (software development)|fork]] of the [[Chakra (JScript engine)|same-named JScript engine]] used in [[Internet Explorer]]. As with the [[EdgeHTML]] [[browser engine]], the declared intention was that it would reflect the &amp;quot;Living Web&amp;quot;.&amp;lt;ref&amp;gt;{{cite web|title=Targeting Edge vs. Legacy Engines in JsRT APIs|url=https://msdn.microsoft.com/en-us/library/dn903710(v=vs.94).aspx|access-date=10 September 2015}}&amp;lt;/ref&amp;gt; The core components of &amp;#039;&amp;#039;Chakra&amp;#039;&amp;#039; were open-sourced as &amp;#039;&amp;#039;&amp;#039;ChakraCore&amp;#039;&amp;#039;&amp;#039;. In 2021, Microsoft terminated support for the engine, citing its transition to a [[Chromium (web browser)|Chromium]]-based engine for [[Microsoft Edge|Edge]]. Support has been transferred to the community, where it remains inactive.&amp;lt;ref&amp;gt;{{Cite web |title=org/Release 1.12 plan.md at master · chakra-core/org |url=https://github.com/chakra-core/org/blob/master/Release%201.12%20plan.md |access-date=2023-11-17 |website=GitHub |language=en}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Standards support==&lt;br /&gt;
Chakra supports [[ECMAScript]] 5.1 with partial support for [[ECMAScript]] 2015.&amp;lt;ref&amp;gt;{{cite web|title=Microsoft Edge Platform Status|url=https://dev.modern.ie/platform/status//?filter=f0100001c&amp;amp;search=es6|publisher=Microsoft.com|access-date=10 September 2015}}{{Dead link|date=June 2019 |bot=InternetArchiveBot |fix-attempted=yes }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Open sourcing==&lt;br /&gt;
Following an initial announcement on December 5, 2015,&amp;lt;ref&amp;gt;{{cite web|url=https://blogs.windows.com/msedgedev/2015/12/05/open-source-chakra-core/|title=Microsoft Edge&amp;#039;s JavaScript engine to go open-source|publisher=[[Microsoft]]|access-date=December 8, 2015|date=2015-12-05}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;ChakraCoreopensourced&amp;quot;&amp;gt;[https://www.zdnet.com/article/microsoft-open-sources-its-edge-web-browser-javascript-engine-and-plans-to-port-it-to-linux/ Microsoft open sources Edge web browser&amp;#039;s JavaScript engine, plans port to Linux] on [[zdnet.com]] by Steven J. Vaughan-Nichols (on January 13, 2016)&amp;lt;/ref&amp;gt; Microsoft open sourced the Chakra engine as ChakraCore, including all the key components of the JavaScript engine powering Microsoft Edge [Legacy] on their GitHub page under the [[MIT License]] on January 13, 2016.&amp;lt;ref name=&amp;quot;ChakraCoreopensourced&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;[https://github.com/Microsoft/ChakraCore ChakraCore] on [[github.com]]&amp;lt;/ref&amp;gt; ChakraCore is essentially the same as the Chakra engine that powers the [[Microsoft Edge Legacy]] browser, but with platform-agnostic bindings, i.e., without the specific interfaces utilized within the [[Universal Windows Platform apps|Universal Windows App]] platform.&lt;br /&gt;
&lt;br /&gt;
Microsoft has also created a project on [[GitHub]] that allows [[Node.js]] to use ChakraCore as its JavaScript engine instead of [[V8 (JavaScript engine)|V8]].&amp;lt;ref&amp;gt;[https://github.com/Microsoft/node Node.js enabled for ChakraCore] on github.com&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*{{GitHub|https://github.com/microsoft/ChakraCore}}&lt;br /&gt;
&lt;br /&gt;
{{ECMAScript}}&lt;br /&gt;
{{Microsoft}}&lt;br /&gt;
{{Microsoft FOSS}}&lt;br /&gt;
&lt;br /&gt;
[[Category:JavaScript engines]]&lt;br /&gt;
[[Category:Microsoft free software]]&lt;br /&gt;
[[Category:Free software programmed in C++]]&lt;br /&gt;
[[Category:Software using the MIT license]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Jens Meiert</name></author>
	</entry>
</feed>