[PR #631] [CLOSED] WIP: core: switch to yoga ffi bindings #1456

Closed
opened 2026-03-14 09:37:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/631
Author: @simonklee
Created: 2/5/2026
Status: Closed

Base: mainHead: yoga-ffi


📝 Commits (1)

  • 02c6c0b core: switch to yoga ffi bindings

📊 Changes

11 files changed (+26 additions, -13 deletions)

View changed files

📝 bun.lock (+15 -3)
📝 packages/core/package.json (+2 -2)
📝 packages/core/scripts/build.ts (+1 -0)
📝 packages/core/src/Renderable.ts (+1 -1)
📝 packages/core/src/index.ts (+1 -1)
📝 packages/core/src/lib/yoga.options.test.ts (+1 -1)
📝 packages/core/src/lib/yoga.options.ts (+1 -1)
📝 packages/core/src/renderables/Box.ts (+1 -1)
📝 packages/core/src/renderables/EditBufferRenderable.ts (+1 -1)
📝 packages/core/src/renderables/LineNumberRenderable.ts (+1 -1)
📝 packages/core/src/renderables/TextBufferRenderable.ts (+1 -1)

📄 Description

WIP pr so i can test this e2e with opencode.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/631 **Author:** [@simonklee](https://github.com/simonklee) **Created:** 2/5/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `yoga-ffi` --- ### 📝 Commits (1) - [`02c6c0b`](https://github.com/anomalyco/opentui/commit/02c6c0b349ebf27e211cefad1504cc699a86a920) core: switch to yoga ffi bindings ### 📊 Changes **11 files changed** (+26 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `bun.lock` (+15 -3) 📝 `packages/core/package.json` (+2 -2) 📝 `packages/core/scripts/build.ts` (+1 -0) 📝 `packages/core/src/Renderable.ts` (+1 -1) 📝 `packages/core/src/index.ts` (+1 -1) 📝 `packages/core/src/lib/yoga.options.test.ts` (+1 -1) 📝 `packages/core/src/lib/yoga.options.ts` (+1 -1) 📝 `packages/core/src/renderables/Box.ts` (+1 -1) 📝 `packages/core/src/renderables/EditBufferRenderable.ts` (+1 -1) 📝 `packages/core/src/renderables/LineNumberRenderable.ts` (+1 -1) 📝 `packages/core/src/renderables/TextBufferRenderable.ts` (+1 -1) </details> ### 📄 Description WIP pr so i can test this e2e with opencode. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:37:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1456
No description provided.