apache/openwhisk-runtime-go

compiler should generate zip

csantanapr opened this issue · 1 comments

currently the compiler outputs the binary file, and users need to follow the extra steps to name it main and put in the root of zip.

The compiler can just generate a ready zip

now the compiler always generates a zip file containg a stripped exe