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] fix library tests, remove MonoWasmBuildVariant=perftrace #87549

Merged
merged 4 commits into from
Jun 20, 2023

Commits on Jun 19, 2023

  1. - rebased

    - removed perftrace runtime flavor
    - removed MonoWasmBuildVariant==perftrace
    - made IsThreadingSupported respect build flavor via IsBrowserThreadingSupported and --use-threads
    - removed most of event-pipe wasm sample
    - removed DISABLE_WASM_USER_THREADS and MonoWasmThreadsNoUser
    - fixed mono_wasm_execute_timer for WS without Main
    - added COOP into SimpleServer
    - fixed problem with SharedArrayBuffer in WS
    pavelsavara committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7028044 View commit details
    Browse the repository at this point in the history
  2. whitespace

    pavelsavara committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2386812 View commit details
    Browse the repository at this point in the history
  3. feedback + fixes

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

Commits on Jun 20, 2023

  1. feedback + fix

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