[skwasm] Adopt official thread-local strike cache flag from skia
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
In https://github.com/flutter/flutter/pull/190048, we adopted a flag called `gSkUseThreadLocalStrikeCaches_IAcknowledgeThisIsIncrediblyExperimental` from Skia. They are currently working on a more officially supported (less incredibly experimental) flag here: https://g-issues.skia.org/issues/449942001
As soon as that's available, we should switch to that instead of the experimental flag.
Contributor guide
Research direction
Check Skia issue 449942001 to confirm when the officially supported flag is available. Then review Flutter PR 190048 and the related skwasm implementation to identify the current experimental flag usage; done means replacing it with the supported flag once Skia provides it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100