reactiverse / es4x

🚀 fast JavaScript 4 Eclipse Vert.x
https://reactiverse.io/es4x/
Apache License 2.0
882 stars 75 forks source link

graal 21.1 will support iterable #500

Open pmlopes opened 3 years ago

pmlopes commented 3 years ago

https://www.graalvm.org/sdk/javadoc/org/graalvm/polyglot/proxy/ProxyIterator.html

We should map those from Java to JS and update codegen accordingly.