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

Add linux build #89

Merged
merged 10 commits into from
Jun 26, 2024
Merged

Add linux build #89

merged 10 commits into from
Jun 26, 2024

Conversation

MrDobi
Copy link
Contributor

@MrDobi MrDobi commented Jun 25, 2024

I aimed to evaluate the performance of native winterjs. However, I encountered some difficulties with the compilation process on my local machine. Consequently, I decided to fork the repository, where the build process proceeded without any issues. I am now creating this pull request.

@Arshia001
Copy link
Member

@MrDobi thank you for this contribution! It seems like the CI pipeline is currently broken:

Run actions/upload-artifact@v3
Warning: No files were found with the provided path: target/release/winterjs. No artifacts will be uploaded.

Can you please take a look?

@MrDobi
Copy link
Contributor Author

MrDobi commented Jun 26, 2024

Fixed! I've added new profile to not interfere with wasm release, but I forgot to update artifact path - now it's fine

@Arshia001
Copy link
Member

Thanks! Merging and closing.

@Arshia001 Arshia001 merged commit ec4a2fa into wasmerio:main Jun 26, 2024
1 check passed
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.

2 participants