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

Publish examples to wgpu.rs on updates to trunk branch instead of gecko #3750

Merged
merged 4 commits into from
May 11, 2023

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    3034e50 View commit details
    Browse the repository at this point in the history
  2. Revert change to how wasm target is added

    Turns out this wasn't needed to test locally,
    just needed to use a runner image with rust installed.
    paul-hansen committed May 7, 2023
    Configuration menu
    Copy the full SHA
    4bd7027 View commit details
    Browse the repository at this point in the history
  3. Don't build examples using our MSRV

    Fixes issue with building wasm-bindgen-cli.
    paul-hansen committed May 7, 2023
    Configuration menu
    Copy the full SHA
    0d0b6d1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    9c86e44 View commit details
    Browse the repository at this point in the history