<div dir="auto">It looks like Java is moving towards running WASM code.  See:</div><div dir="auto"><br></div><div><div><a href="https://www.graalvm.org/reference-manual/wasm/">https://www.graalvm.org/reference-manual/wasm/</a></div><div dir="auto"><br></div><div dir="auto">This is with Java 17 I think. (18-ea is what I’m running on the latest Kubuntu).</div><div dir="auto"><br></div><div dir="auto">While this is all very experimental at this point (you have to add WASM to graalvm with gu),  it seems like language runtimes are moving into multiple “bytecode” languages.  Perhaps we can hope that Java will soon run .NET.</div><div dir="auto"><br></div><div dir="auto">John</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Oct 31, 2021 at 11:05 PM 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-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">Would anyone be opposed to getting JavaScript support in Java from:<br>
<br>
<a href="https://www.graalvm.org/" rel="noreferrer" target="_blank">https://www.graalvm.org/</a><br>
<br>
This currently seems to be the way forward, unless someone can figure <br>
out the node-java build process.<br>
<br>
Looking at this, it appears that Node.JS is used in GraalVM:<br>
<br>
<a href="https://www.graalvm.org/release-notes/21_3/#javascript" rel="noreferrer" target="_blank">https://www.graalvm.org/release-notes/21_3/#javascript</a><br>
<br>
What do you think?<br>
<br>
John<br>
<br>
</blockquote></div></div>