wmelton opened a new issue, #18678: URL: https://github.com/apache/pulsar/issues/18678
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation The documentation for Functions shows existing support for Java, Python, & Go, but no current support for nodejs based Functions. Given the enormity of the JS community, it would seem like a huge value-add to support JS Functions, especially for folks looking for open source alternatives to AWS Lambdas. ### Solution If someone on the core team can help me get up to speed on how the current Python/Go Function runtimes are built within the Pulsar library, I would be happy to submit a PR to enable Javascript runtime for Functions. ### Alternatives _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
