tosha-220

Results 1 issues of tosha-220

Hi! I faced with problem when using python graal. When i create context `Context.newBuilder()` `.allowHostAccess(HostAccess.newBuilder(HostAccess.ALL).build())` `.engine(ENGINE)` `.allowAllAccess(true)` `.build();` and then get python bindings `Value js = context.getBindings("python");` it takes about...