Open
Description
We have project based on Project Reactor (https://projectreactor.io) that have own event-loop for message processing.
It's would be great if Polyglot will have an ability to manually process Promises from Polyglot-based applications on HotSpot, as for example.
Currently only Node runtime can use internal API for Promises processing.