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

fix: Restore nosimd builds for edge enhanced security and safari #2612

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

jeromelaban
Copy link
Contributor

Description of Change

This change re-introduces no-SIMD WebAssembly native assets, in order for apps be able to work around SIMD not being supported by Microsoft Edge Enhanced Security.

Related to dotnet/runtime#78872 and unoplatform/Uno.Wasm.Bootstrap#774.

Bugs Fixed

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

@mattleibow mattleibow added the backport/release/2.x Backport this PR to release/2.x label Sep 18, 2023
@mattleibow mattleibow merged commit 953c570 into mono:main Sep 18, 2023
3 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 18, 2023
mattleibow pushed a commit that referenced this pull request Sep 19, 2023
…) (#2618)

(cherry picked from commit 953c570)

Co-authored-by: Jérôme Laban <jerome.laban@nventive.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/release/2.x Backport this PR to release/2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants