You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/18 19:09:51 UTC

[GitHub] csantanapr closed pull request #253: FAQ update: supported languages/runtimes

csantanapr closed pull request #253: FAQ update: supported languages/runtimes
URL: https://github.com/apache/incubator-openwhisk-website/pull/253
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/faq.md b/faq.md
index 113145a..218fb23 100644
--- a/faq.md
+++ b/faq.md
@@ -30,7 +30,7 @@ Absolutely, we even encourage you to do so. Packages represent the concept allow
 
 ### Which programming languages/runtimes does OpenWhisk support?
 
-Currently, OpenWhisk supports NodeJS and Swift; more languages will be supported soon. Additionally OpenWhisk can run any custom code put in a Docker container.
+Currently, OpenWhisk supports JavaScript, Swift, Python or PHP function, a Java method, any binary-compatible executable including Go programs; more languages will be supported soon. Additionally OpenWhisk can run any custom code put in a Docker container.
 
 ### When should I use OpenWhisk versus VMs, Containers, or Cloud Foundry apps?
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services