Re: supporting graal.js

2020-07-28 Thread Stefan Bodewig
On 2020-07-19, Jaikiran Pai wrote: > I have one suggestion/question related to this - instead of this > property, we can perhaps just enable full Nashorn compatibility using > the "polyglot.js.nashorn-compat" property set to true? The reason I say > this is, the property name itself describes its

Re: supporting graal.js

2020-07-18 Thread Jaikiran Pai
Hello Stefan, On 27/05/20 10:06 pm, Stefan Bodewig wrote: > Hi all > > I've changed master to also download the things required to use GraalVM > JavaScript as language and changed JavaxScriptRunner to make it work a > bit better. > > This uses > https://github.com/graalvm/graaljs/blob/master/docs/