|
|
|
|
|
by arllk
532 days ago
|
|
The only JavaScript offering from Oracle that I know of is GraalVM[0]. It's funny though - they use "JavaScript" and "ECMAScript" interchangeably in their docs. They call it "A high-performance embeddable JavaScript runtime for Java" but then tout it as "ECMAScript Compliant", basically acknowledging that JavaScript is defined by ECMAScript specs and the terms mean the same thing. [0] https://www.graalvm.org/javascript/ (Not a lawyer, just a nerd observing terminology) |
|