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

Add support for multi-thread and/or SIMD WebAssembly #2620

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mattleibow
Copy link
Contributor

@mattleibow mattleibow commented Sep 18, 2023

Description of Change

Support multithreading or SIMD blazor apps out the box.

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 closed this Jan 10, 2024
@mattleibow mattleibow reopened this Jan 10, 2024
@mattleibow mattleibow changed the title Add support for multi-thread wasm blazor Add support for multi-thread and/or SIMD WebAssembly Mar 1, 2024
@mattleibow mattleibow removed the backport/release/2.x Backport this PR to release/2.x label Mar 1, 2024
@mattleibow
Copy link
Contributor Author

mattleibow commented Mar 27, 2024

This PR is not super useful since net7 and net8 don't support any of this. Maybe net9 will.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant