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

[release/6.0-preview6] [wasm] Build static components; include hot_reload in runtime #54622

Merged

Commits on Jun 23, 2021

  1. [wasm] Build static components; include hot_reload in runtime

    Workaround until #54565 is fixed
    Build the runtime always with support for hot_reload, and without diagnostics_tracing
    lambdageek authored and github-actions committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    20e5245 View commit details
    Browse the repository at this point in the history
  2. Update wasm.proj

    thaystg authored and github-actions committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    7f84c32 View commit details
    Browse the repository at this point in the history
  3. Add a browser functional test for hot reload

    Just check that the capabilities are non-empty which is a good proxy for hot
    reload being enabled in the runtime.
    lambdageek authored and github-actions committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2c7f6ff View commit details
    Browse the repository at this point in the history
  4. Turn off trimming for hot reload functional test

    lambdageek authored and github-actions committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    3477630 View commit details
    Browse the repository at this point in the history
  5. Why is this necessary? This assembly shouldn't be trimmed

    lambdageek authored and github-actions committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e476787 View commit details
    Browse the repository at this point in the history
  6. No really, don't trim the modifiable assemblies

    lambdageek authored and github-actions committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    efd8a8d View commit details
    Browse the repository at this point in the history
  7. Disable test on browser AOT

    lambdageek authored and github-actions committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e7684ec View commit details
    Browse the repository at this point in the history
  8. fix whitespace

    lambdageek authored and github-actions committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    bb2fa0d View commit details
    Browse the repository at this point in the history
  9. tabs->spaces

    lambdageek authored and github-actions committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e1d49f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15fc697 View commit details
    Browse the repository at this point in the history