Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid double native compilation when its not needed #576

Open
xlight05 opened this issue Nov 1, 2022 · 0 comments
Open

Avoid double native compilation when its not needed #576

xlight05 opened this issue Nov 1, 2022 · 0 comments

Comments

@xlight05
Copy link
Contributor

xlight05 commented Nov 1, 2022

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):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant