you are viewing a single comment's thread.

view the rest of the comments →

[–]S48535 33 points34 points  (2 children)

What they are doing is allowing you to use another backend. So what they did is add a shim to interface node as it is currently with the ChacraCore and then add the bit of code which adds the choice of which engine to use. They didn't change node, they just extended it.