JaroslavTulach at 18:34, 23 January 2019 - 2019-01-23 18:34:20

←Older revision Revision as of 18:34, 23 January 2019
Line 5: Line 5:
Watch an overview showing how easy it is to introduce ''Graal.js'' (a [[JavaScript]] engine developed as part of [[GraalVM]] project) into your application:
Watch an overview showing how easy it is to introduce ''Graal.js'' (a [[JavaScript]] engine developed as part of [[GraalVM]] project) into your application:
-
{{#ev:youtube|rSJkcgMWHWA}}
+
{{#ev:youtube|SraYjqB0oX8}}
Clone [http://github.com/graalvm/graal-js-jdk11-maven-demo graal-js-jdk11-maven-demo] repository to get started. Download [http://netbeans.apache.org Apache NetBeans 10] to get the mixed [[Java]] and [[JavaScript]] debugging support.
Clone [http://github.com/graalvm/graal-js-jdk11-maven-demo graal-js-jdk11-maven-demo] repository to get started. Download [http://netbeans.apache.org Apache NetBeans 10] to get the mixed [[Java]] and [[JavaScript]] debugging support.

JaroslavTulach at 04:55, 21 January 2019 - 2019-01-21 04:55:19

←Older revision Revision as of 04:55, 21 January 2019
Line 1: Line 1:
-
#REDIRECT [[NashornAndHTMLJavaAPI]]
+
[[wikipedia:Nashorn_(JavaScript_engine)|Nashorn]], the once new [[JavaScript]] engine got deprecated in [[JDK11]]. While it [[NashornAndHTMLJavaAPI|remains useful]] many projects, including [[NetBeans]], are looking for a replacement that would be more secure and keep up with latest development in the [[JavaScript]] specifications.
 +
 
 +
=== OMG! [[Nashorn]] got Deprecated! ===
 +
 
 +
Watch an overview showing how easy it is to introduce ''Graal.js'' (a [[JavaScript]] engine developed as part of [[GraalVM]] project) into your application:
 +
 
 +
{{#ev:youtube|rSJkcgMWHWA}}
 +
 
 +
Clone [http://github.com/graalvm/graal-js-jdk11-maven-demo graal-js-jdk11-maven-demo] repository to get started. Download [http://netbeans.apache.org Apache NetBeans 10] to get the mixed [[Java]] and [[JavaScript]] debugging support.

JaroslavTulach: Nashorn moved to NashornAndHTMLJavaAPI: Nashorn got deprecated - 2019-01-21 04:44:22

Nashorn moved to NashornAndHTMLJavaAPI: Nashorn got deprecated

New page

#REDIRECT [[NashornAndHTMLJavaAPI]]