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

[browser][MT] GC, threadpool and some JS interop improvements #86759

Merged
merged 20 commits into from
Jun 12, 2023

Commits on Jun 6, 2023

  1. wip

    pavelsavara committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b3ed99b View commit details
    Browse the repository at this point in the history
  2. wip

    pavelsavara committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ca4a03a View commit details
    Browse the repository at this point in the history
  3. wip

    pavelsavara committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c717276 View commit details
    Browse the repository at this point in the history
  4. wip

    pavelsavara committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6a904cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eacc4a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    afecf19 View commit details
    Browse the repository at this point in the history
  2. feedback

    pavelsavara committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0eefea3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge branch 'main' into browser_threads_next

    # Conflicts:
    #	src/mono/wasm/runtime/scheduling.ts
    pavelsavara committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b33a2f4 View commit details
    Browse the repository at this point in the history
  2. fix merge

    pavelsavara committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    17ffe49 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into browser_threads_next

    # Conflicts:
    #	src/mono/wasm/runtime/driver.c
    #	src/mono/wasm/runtime/invoke-cs.ts
    #	src/mono/wasm/runtime/net6-legacy/cs-to-js.ts
    #	src/mono/wasm/runtime/net6-legacy/strings.ts
    pavelsavara committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    85ff2ca View commit details
    Browse the repository at this point in the history
  4. feedback from @kg

    pavelsavara committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    563c9e5 View commit details
    Browse the repository at this point in the history
  5. fix merge

    pavelsavara committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ccd2c5e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    74ba61a View commit details
    Browse the repository at this point in the history
  2. fix csp in debug

    pavelsavara committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5ae5db0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    346c4ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb7f47a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88c939a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    f4a84f8 View commit details
    Browse the repository at this point in the history
  2. fix non MT

    pavelsavara committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    dcb433f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f93ad51 View commit details
    Browse the repository at this point in the history