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] threads & js cleanup #86278

Merged
merged 10 commits into from
May 25, 2023
Merged

Commits on May 23, 2023

  1. threading cleanup

    pavelsavara committed May 23, 2023
    Configuration menu
    Copy the full SHA
    43f6941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fd22a4 View commit details
    Browse the repository at this point in the history
  3. fix

    pavelsavara committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1ee8a92 View commit details
    Browse the repository at this point in the history
  4. feedback

    pavelsavara committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2c61c78 View commit details
    Browse the repository at this point in the history
  5. feedback

    pavelsavara committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2eefd11 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. small tweaks

    pavelsavara committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a4e6961 View commit details
    Browse the repository at this point in the history
  2. optimized pointers to managed handlers

    added comments
    added missing export of _emscripten_main_runtime_thread_id
    pavelsavara committed May 24, 2023
    Configuration menu
    Copy the full SHA
    dcb858a View commit details
    Browse the repository at this point in the history
  3. feedback

    pavelsavara committed May 24, 2023
    Configuration menu
    Copy the full SHA
    68b57a2 View commit details
    Browse the repository at this point in the history
  4. fix bug in fetchhelper sample

    add asserts and exception handlers
    pavelsavara committed May 24, 2023
    Configuration menu
    Copy the full SHA
    14abe34 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Merge branch 'main' into browser_threads

    # Conflicts:
    #	src/mono/wasm/wasm.proj
    pavelsavara committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b5b712e View commit details
    Browse the repository at this point in the history