Comment on Compilation of JavaScript to WASM, Part 2: Ahead-of-Time vs. JITparentComments−lll-o-lll2yCan you explain this a little more? This is for running JS server side right? So why would there be a DOM? Is the issue that JS libraries or other things you would be using assume a DOM?
Comments
Can you explain this a little more? This is for running JS server side right? So why would there be a DOM? Is the issue that JS libraries or other things you would be using assume a DOM?