There are several questions and tips about getting the DOM into Spider-, Trace- or JaegerMonkey. But has anyone done this? Is somewhere out there a in C embedable working JS-Engine including the DOM? OR at least a easy to do tutorial?
Once again: How to get DOM in JavaScript Engine? Has this somebody done?
1.1k views Asked by christian At
2
A DOM and a JS engine makes a web browser. Look into embedding Webkit or something.