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] improve startup #72275

Merged
merged 19 commits into from
Jul 26, 2022
Merged

Commits on Jul 20, 2022

  1. wip

    pavelsavara committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e316e59 View commit details
    Browse the repository at this point in the history
  2. wip

    pavelsavara committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f9b31ee View commit details
    Browse the repository at this point in the history
  3. wip

    pavelsavara committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e5cead4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    7f6cfc2 View commit details
    Browse the repository at this point in the history
  2. wip

    pavelsavara committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    13478e9 View commit details
    Browse the repository at this point in the history
  3. absolute path detection

    pavelsavara committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    75192bb View commit details
    Browse the repository at this point in the history
  4. fix

    pavelsavara committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    08e052e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. fix debugging on blazor

    pavelsavara committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    3f32800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6d3cd9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into wasm_improve_startup

    # Conflicts:
    #	src/mono/wasm/runtime/diagnostics.ts
    pavelsavara committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7cc9cbe View commit details
    Browse the repository at this point in the history
  4. Update src/mono/wasm/runtime/modularize-dotnet.md

    Co-authored-by: Marek Fišera <mara@neptuo.com>
    pavelsavara and maraf committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0a8d0ff View commit details
    Browse the repository at this point in the history
  5. apply feedback

    pavelsavara committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    3b9d17f View commit details
    Browse the repository at this point in the history
  6. fix

    pavelsavara committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    15a54a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    6378a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcc4a26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27a6dc0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into wasm_improve_startup

    # Conflicts:
    #	src/mono/wasm/runtime/diagnostics.ts
    #	src/mono/wasm/runtime/dotnet.d.ts
    #	src/mono/wasm/runtime/pthreads/worker/index.ts
    #	src/mono/wasm/runtime/startup.ts
    #	src/mono/wasm/runtime/types.ts
    pavelsavara committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ac622e1 View commit details
    Browse the repository at this point in the history
  5. fix

    pavelsavara committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    f525eca View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

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