ChakraCorea
ChakraCorea is a JavaScript rendering engine developed by Microsoft. It was designed to provide a high-performance JavaScript and WebAssembly execution environment for applications. ChakraCore is a fork of the Chakra JavaScript engine, which was originally developed for Internet Explorer. The engine is notable for its Just-In-Time (JIT) compilation capabilities, which allow for faster execution of JavaScript code by compiling it to native machine code during runtime.
Microsoft utilized ChakraCore as the JavaScript engine for the EdgeHTML engine in the original Microsoft Edge
In 2018, Microsoft announced its transition to the Chromium open-source project for the next generation of