Top "Chakra" questions

Chakra is the code-name for the Javascript engine Microsoft first distributed in IE9.

How does setInterval and setTimeout work?

I was in an awkward situation, I am working with pure JavaScript for almost 3 years, and I know that JavaScript …

javascript browser v8 spidermonkey chakra
Does Microsoft's ChakraCore provide any performance benefit over Google's V8 when used as JS Engine for Node.js

[I have Edited my question to narrow down the scenario to only Node.js. Please Re-Open it. It is a …

javascript c++ node.js v8 chakra
How does IE11 populate window.location.origin?

I have an issue in a non production environment in Internet Explorer 11 where window.location.origin is undefined. However, in …

javascript internet-explorer internet-explorer-11 intranet chakra
What is the ProgId or CLSID for IE9's Javascript engine (code-named "Chakra")

Using .NET, I can write an app that hosts a scripting engine that complies with Microsoft's IActiveScript conventions. This includes …

javascript .net wsh chakra iactivescript