[PR #378] [MERGED] fix: Bundled win32 #497

Closed
opened 2026-03-02 23:46:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/378
Author: @Hona
Created: 12/3/2025
Status: Merged
Merged: 12/4/2025
Merged by: @kommander

Base: mainHead: fix/bundled-win32


📝 Commits (5)

📊 Changes

5 files changed (+54 additions, -7 deletions)

View changed files

packages/core/src/lib/bunfs.test.ts (+27 -0)
packages/core/src/lib/bunfs.ts (+18 -0)
📝 packages/core/src/lib/tree-sitter/client.ts (+4 -4)
📝 packages/core/src/lib/tree-sitter/parser.worker.ts (+3 -2)
📝 packages/core/src/zig.ts (+2 -1)

📄 Description

No description provided


🔄 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/378 **Author:** [@Hona](https://github.com/Hona) **Created:** 12/3/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix/bundled-win32` --- ### 📝 Commits (5) - [`3966ee2`](https://github.com/anomalyco/opentui/commit/3966ee2f0714b38dd165e943468e8018aa715159) fix: Bundled win32 - [`6d5c2e6`](https://github.com/anomalyco/opentui/commit/6d5c2e64715dc6354eaf8ccb92429a426d315c1f) refactor: simplify - [`db4e037`](https://github.com/anomalyco/opentui/commit/db4e03719dcd17ced0c283acc344b37b08d48a0e) format - [`ddb9be0`](https://github.com/anomalyco/opentui/commit/ddb9be063afe6fa988b93aa09a50bf52fbfb5813) update tests - [`3a066cc`](https://github.com/anomalyco/opentui/commit/3a066cc1a7b02aed5163535472dbfde4e3ec0d85) revert ### 📊 Changes **5 files changed** (+54 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `packages/core/src/lib/bunfs.test.ts` (+27 -0) ➕ `packages/core/src/lib/bunfs.ts` (+18 -0) 📝 `packages/core/src/lib/tree-sitter/client.ts` (+4 -4) 📝 `packages/core/src/lib/tree-sitter/parser.worker.ts` (+3 -2) 📝 `packages/core/src/zig.ts` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:46:47 +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#497
No description provided.