microsoft / microsoft/react-native-windows
Remove workaround for MSVC compiler bug and yoga layout on X64 Release builds
Open
Nobody has claimed this yet.
Area: Performance
Code Cleanup
enhancement
Workstream: ES Compliance SFI
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Look into removing the fix for https://github.com/microsoft/react-native-windows/pull/4628 when we get a compiler update.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the workaround discussed in microsoft/react-native-windows#4628 and identify where it affects Yoga on X64 Release builds. Confirm that an appropriate MSVC compiler update is available, then verify that removing the workaround still allows those builds to succeed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, react-native
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100