Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 466 Bytes

CHAKRA.md

File metadata and controls

10 lines (7 loc) · 466 Bytes
title excerpt
Chakra
a JavaScript engine developed by Microsoft for its Edge browser which could also be used with Node.js instead of V8.

Chakra

Chakra is a JavaScript engine that powers Microsoft Edge and Windows applications written in HTML/CSS/JS.

Chakra is open-sourced as ChakraCore and can optionally be used with Node.js instead of V8.