module-ballerinax-azure.functions
module-ballerinax-azure.functions copied to clipboard
Avoid double native compilation when its not needed
Description: $Subject
We have several use cases where we can avoid double compilation. We need to research into this in depth before doing it.
- Let users to use windows OS of azure functions apps and use the executable built for windows.
- Use compiler generated native if the OS is Linux amd64.
Describe your problem(s)
Describe your solution(s)
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):