Added features that don't work
This commit is contained in:
@@ -24,6 +24,7 @@ public class GraalScripts extends Scripts{
|
||||
hb.denyAccess(c);
|
||||
}
|
||||
builder.allowHostAccess(hb.build());
|
||||
builder.allowExperimentalOptions(true).option("js.syntax-extensions", "true");
|
||||
|
||||
context = builder.build();
|
||||
wrapper = Core.files.internal("scripts/wrapper.js").readString();
|
||||
|
||||
Reference in New Issue
Block a user