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-mt] Additional build fixes #75297

Merged
merged 1 commit into from
Sep 12, 2022
Merged

Commits on Sep 8, 2022

  1. [wasm-mt] Additional build fixes

    Foward port changes from `release/7.0` dotnet#75171
    that were not included in `main` dotnet#75162
    
    - when building the InteropServices.JavaScript library, enable
    threading if MonoWasmBuildVariant is set appropriately.  One
    consequence is that the runtime will (correctly) install the browser
    synchronization context on the main thread.
    
    - for workload build testing, unset MonoWasmBuildVariant when creating
    the non-threaded runtime
    lambdageek committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    a28164c View commit details
    Browse the repository at this point in the history