Also known as new Chakra engine, chakra.dll, ChakraCore
JavaScript engine developed by Microsoft
As you may have heard Microsoft Edge no longer uses Chakra. Microsoft will continue to provide security updates for ChakraCore 1.11 until 9th March 2021 but do not intend to support it after that. ChakraCore is planned to continue as a community project targeted primarily at embedded use cases. We hope to produce future releases with new features and enhancements to support such use cases. We also would like to invite any interested parties to be involved in this project. For further details please see the following draft planning documents: Overall plan Version 1.12 plan If you'd like to contact the community team please either open an issue or join the Discord chat linked above. If you believe you have found a security issue in ChakraCore 1.11, please share it with Microsoft privately following the guidance at the Microsoft Security TechCenter. Reporting it via this channel helps minimize risk to projects built with ChakraCore. If you find a security issue in the Master branch of Chakracore but not in 1.11 please join our Discord server and private message one of the Core team members. You can build ChakraCore on Windows 7 SP1 or above, and Windows Server 2008 R2 or above, with either Visual Studio 2015 or 2017 with C++ support installed. Once you have Visual Studio installed: On macOS you can build ChakraCore with the xcode command line tools and cmake . On Linux you can build ChakraCore with cmake and ninja . The most basic is to test the engine is running correctly with the application ch.exe (ch on linux or macOS). This app is a lightweight host of ChakraCore that you can use to run small applications. After building, you can find this binary in: Windows: Build VcBuild bin ${platform} ${configuration} (e.g. Build VcBuild bin x64 debug ) macOS/Linux: buildFolder/config/ch (e.g. out/Release/ch ) You can embed ChakraCore in your applications - see documentation and samples. A note about using ChakraCore : ChakraCore is a JavaScript engine, it does not include the external APIs that are provided by a Web Browser or Node.js. For example, DOM APIs like are additional APIs that are not provided by ChakraCore, when embedding ChakraCore in an application you will need to implement your own input and output APIs. For debugging, in ch you can use to put text to the terminal. Contributions to ChakraCore are welcome. Here is how you can contribute to ChakraCore: Submit bugs and help us verify fixes. Submit pull requests for bug fixes and features and discuss existing proposals Open an issue and prefix the issue title with [Question]. See Question tag for already-opened questions. Discuss ChakraCore with the team and the community via the Discord link above
Excerpt from the source-code README · 5,863 chars · not written by Vinony
via Wikidata · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).