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

[wasm] Remove unncessary check for EMSDK_PATH #50810

Merged
merged 1 commit into from
Apr 7, 2021

Commits on Apr 6, 2021

  1. [wasm] Remove unncessary condition for EMSDK

    We check for `emsdk` is much more granular way now, and at the points
    where it will actually be used. So, remove these stale early checks for
    `emsdk`.
    
    Fixes dotnet#50801
    radical committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f593473 View commit details
    Browse the repository at this point in the history