ballerina-platform / module-ballerinax-azure.functions

The implementation of Azure Functions compiler extension for Ballerina.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avoid double native compilation when its not needed

xlight05 opened this issue · comments

Description:
$Subject

We have several use cases where we can avoid double compilation. We need to research into this in depth before doing it.

  1. Let users to use windows OS of azure functions apps and use the executable built for windows.
  2. 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):