William-GuoWei commented on issue #1557: URL: https://github.com/apache/incubator-seatunnel/issues/1557#issuecomment-1078683132
> > By "multi language coding", I suppose you are saying users can write the plugins in different languages, but the ways you listed include only one additional language, GraalVM for Python (I know GraalVM can support other languages too), Jython also for Python, Nashorn for javascript. Can we have a more general way to support not only Python OR JavaScript? > > GraalVM can support multi language, this is a demo to show what should we do when we need support multi language. But in my opinon, Python and Javascript are first choose to support multi language. General way to support multi language is Graal VM at now I think it is not a VM thing to support multi-language. It seems a easy way now, but it will be very hard in the end. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
