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] Bump emscripten to 2.0.23 #53603

Merged
merged 28 commits into from
Jun 24, 2021

Commits on Jun 2, 2021

  1. Revert "Add ActiveIssue to the MemoryMappedFiles tests"

    This reverts commit ec1ae53.
    radekdoulik committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    8be39f5 View commit details
    Browse the repository at this point in the history
  2. Revert "Add ActiveIssue attr to the FileSystem tests"

    This reverts commit 356b3ff.
    radekdoulik committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    eb2f954 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eb7dbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03abd7f View commit details
    Browse the repository at this point in the history
  5. Update docs

    radekdoulik committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    9fdb05d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    bf29544 View commit details
    Browse the repository at this point in the history
  2. Revert "Revert "Add ActiveIssue attr to the FileSystem tests""

    This reverts commit eb2f954.
    
    The fix is not present in 2.0.23
    radekdoulik committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    739af16 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Add ActiveIssue to the MemoryMappedFiles tests""

    This reverts commit 8be39f5.
    
    The fix is not present in 2.0.23
    radekdoulik committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    c0e0175 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff8848a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    02b5ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fef9d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    14aa3be View commit details
    Browse the repository at this point in the history
  2. Get all limits

    radekdoulik committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    773e3e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    17bfbfe View commit details
    Browse the repository at this point in the history
  2. Escape & chars

    radekdoulik committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6c221e8 View commit details
    Browse the repository at this point in the history
  3. Reduce platform matrix

    radekdoulik committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    fec0e55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67dd775 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    38041f4 View commit details
    Browse the repository at this point in the history
  2. Revert "Lets try one more build with doubled timeout"

    This reverts commit 67dd775.
    radekdoulik committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    e9dfd01 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Try -Wl,-O0 on CI

    To be sure it behaves the same as in local build
    radekdoulik committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    de4037e View commit details
    Browse the repository at this point in the history
  2. Use -Wl,-lto-O0 do lower link time optimization

    It looks like it reduces the memory load a lot
    radekdoulik committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    7c1dff2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Set EmccLinkOptimizationFlag for AOT tests

    And reset the default value
    radekdoulik committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    b910ec6 View commit details
    Browse the repository at this point in the history
  2. Escape commas

    radekdoulik committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    db0cd09 View commit details
    Browse the repository at this point in the history
  3. Revert "Reduce platform matrix"

    This reverts commit fec0e55.
    radekdoulik committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    91e4670 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c57b20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f9036a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60b00e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Bump emsdk versions

    lewing committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    49822e6 View commit details
    Browse the repository at this point in the history