rabbah commented on issue #2243: Compile Swift (& Java?) binaries once
URL: 
https://github.com/apache/incubator-openwhisk/issues/2243#issuecomment-301499547
 
 
   as a further generalization, we've discussed the idea of "init" actions 
which receive a manifest of dependencies, install them locally inside an action 
runtime container, archive the result and create the intended action as a 
result. For swift, this included compiling the binary, for Java, pulling the 
dependencies, pruning and creating the Jar. For node, receiving a package.json, 
running npm install, and zipping up the dependencies, and for python, creating 
and sealing the virtual env.
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to