<div dir="ltr">New node.exe, no luck!<div><br>Trying browserify (the --node sets it up for nodejs instead of web browser).</div><div><br></div><div>$ browserify --node xml2all.js -o foo.js<br></div><div><br></div><div>Still waiting</div><div><br></div><div>$ node foo.js ../data/JoeSkinTexcoordDisplacerKick.x3d<br></div><div><br></div><div>hmmm.  Guess I'll try WASM next, if possible!</div><div><br></div><div>John</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 8, 2020 at 2:35 AM John Carlson <<a href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hmm.  Well, node with 32GB of memory doesn't seem to finish either.  Looking into a new node.exe for my system.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 8, 2020 at 2:00 AM John Carlson <<a href="mailto:yottzumm@gmail.com" target="_blank">yottzumm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">X3dToJson.xslt wins (finishes).<div><br></div><div>This is why we don't want to implement the XML/DOM Prototype Expander in JavaScript (not that this message has anything to do with Prototype Expanding, more likely my newbie JavaScript experience). I think that ProtoExpanding on the server can work extremely well.</div><div><br></div><div>The players:<br></div><div><br></div><div>X3dToJson.xslt (winner)</div><div>$ sh don.sh ../data/JoeSkinTexcoordDisplacerKick.x3d<br></div><div><br></div><div>DOM2JSONSerializer.js (loser)</div><div>$ node xml2all.js ../data/JoeSkinTexcoordDisplacerKick.x3d<br></div><div><br></div><div>1 Point for XSLT!</div><div><br></div><div>John</div></div>
</blockquote></div>
</blockquote></div>