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

Use build script to detect wasm #4865

Merged
merged 6 commits into from
Jul 26, 2022
Merged

Use build script to detect wasm #4865

merged 6 commits into from
Jul 26, 2022

Commits on Jul 26, 2022

  1. Revert "chore: use target_family wasm instead of target_arch wasm…

    …32 (#4864)"
    
    This reverts commit 0dc62da.
    Darksonn committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    2248264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e143be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d2f704 View commit details
    Browse the repository at this point in the history
  4. Fix missing comma

    Darksonn committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    3a6055c View commit details
    Browse the repository at this point in the history
  5. rustfmt + clippy

    Darksonn committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d0f7c95 View commit details
    Browse the repository at this point in the history
  6. Add comment to build.rs

    Co-authored-by: Taiki Endo <te316e89@gmail.com>
    Darksonn and taiki-e committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    38b1c69 View commit details
    Browse the repository at this point in the history