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

WGPU native libs #1348

Merged
merged 4 commits into from
Mar 28, 2023
Merged

WGPU native libs #1348

merged 4 commits into from
Mar 28, 2023

Conversation

Beyley
Copy link
Contributor

@Beyley Beyley commented Mar 20, 2023

Summary of the PR

This adds native libraries for WGPU to all platforms i could compile for, this includes

  • x86_64
    • Windows
    • Linux
    • MacOS
  • x86
    • Windows
    • Linux
  • arm64
    • Windows
    • MacOS

Further Comments

arm64 Linux is not currently possible, as it is blocked upstream gfx-rs/wgpu#1069

@Beyley Beyley marked this pull request as ready for review March 20, 2023 00:35
@Beyley Beyley requested a review from a team as a code owner March 20, 2023 00:35
@Beyley Beyley requested a review from Perksey March 21, 2023 23:06
@Perksey Perksey merged commit 614c48c into main Mar 28, 2023
@Perksey Perksey deleted the feature/wgpu-native-libs branch March 28, 2023 19:01
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