Skip to content

refactor: Replace yoga-wasm-web with yoga-layout #689

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pavi2410
Copy link

Summary

Replace yoga-wasm-web with yoga-layout for better performance and maintainability.

Test Plan

  • All tests run
  • Lint fixes applied
  • Prettier formatting applied
  • Playground tested and working

Known Issues

  • Some snapshot tests have mismatches
  • Type errors present for "auto" and percentage string support in flexBasis and (max|min)(Height|Width) properties

These will be addressed in follow-up commits.

@pavi2410 pavi2410 requested a review from shuding as a code owner July 15, 2025 10:37
Copy link

vercel bot commented Jul 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
satori-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2025 10:38am

@shuding
Copy link
Member

shuding commented Jul 16, 2025

Thanks for this, I will take some time to look into mismatch tests and check if we can workaround the top-level await change as some build environments don't natively support that.

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

Successfully merging this pull request may close these issues.

2 participants