You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+28-29Lines changed: 28 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
-
Node.js on ChakraCore
2
-
=====================
1
+
# Node.js on ChakraCore
3
2
4
3
This project enables Node.js to optionally use the [ChakraCore](https://github.com/Microsoft/ChakraCore)
5
4
JavaScript engine. This project is still **work in progress** and not an officially
@@ -46,20 +45,20 @@ You can download and install stable prebuilt Node-ChakraCore from the
46
45
_For installing Node-ChakraCore side-by-side your existing Node installation, we
47
46
recommend [Node Version Switcher (NVS)](https://github.com/jasongin/nvs)._
- (Recommended) install [NVS](https://github.com/jasongin/nvs/blob/master/README.md) which is a cross-platform tool for switching between different versions and forks of Node.js and will allow you to easily switch between Node-ChakraCore and other Node.js versions. Once NVS is installed simply enter the following commands in the console:
0 commit comments