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

feat: add support for wasm goarch to file package #226

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

kruskall
Copy link
Member

@kruskall kruskall commented Sep 1, 2024

What does this PR do?

use specific function for unix goos and fallback for non-unix systems

Why is it important?

apps using the file package will fail to compile for wasip1/wasm and js/wasm

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • [ ]

Related issues

use specific function for unix goos and fallback for non-unix systems
@kruskall kruskall requested a review from a team as a code owner September 1, 2024 18:59
@kruskall kruskall requested review from belimawr and VihasMakwana and removed request for a team September 1, 2024 18:59
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@kruskall kruskall changed the title feat: add support for all upstream dist to file package feat: add support for wasm goarch to file package Sep 1, 2024
@kruskall kruskall merged commit 999dd7a into elastic:main Sep 3, 2024
6 checks passed
@kruskall kruskall deleted the feat/file-goarch branch September 3, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants