Skip to content

feat(ptyx): add native PTY package#57

Merged
elias8 merged 8 commits into
mainfrom
feat/ptyx-native-package
May 17, 2026
Merged

feat(ptyx): add native PTY package#57
elias8 merged 8 commits into
mainfrom
feat/ptyx-native-package

Conversation

@elias8
Copy link
Copy Markdown
Owner

@elias8 elias8 commented May 15, 2026

Add a new ptyx package that exposes a native PTY session API backed by Rust FFI, including Dart API types, generated bindings, build-hook library provisioning, native runtime/session implementation, and package tests.

@elias8 elias8 added feat New feature or request pkg:ptyx Native PTY package labels May 15, 2026
elias8 added 2 commits May 16, 2026 01:53
Introduce the ptyx Dart package with its Rust native implementation, C ABI, build hook, FFI bindings, tests, and public API documentation.
wip
@elias8 elias8 force-pushed the feat/ptyx-native-package branch 16 times, most recently from 3b577e8 to 9ffbe99 Compare May 16, 2026 08:56
@elias8 elias8 force-pushed the feat/ptyx-native-package branch from 7d17f41 to 82d2c15 Compare May 16, 2026 15:54
@elias8 elias8 force-pushed the feat/ptyx-native-package branch from 802a08a to c935a97 Compare May 16, 2026 19:53
@elias8 elias8 force-pushed the feat/ptyx-native-package branch from c935a97 to 54e8840 Compare May 17, 2026 04:43
@elias8 elias8 force-pushed the feat/ptyx-native-package branch from da3a258 to 1e22366 Compare May 17, 2026 06:40
@elias8 elias8 force-pushed the feat/ptyx-native-package branch from 1e22366 to 4672daf Compare May 17, 2026 06:50
@elias8 elias8 merged commit 7c5cde2 into main May 17, 2026
14 checks passed
@elias8 elias8 deleted the feat/ptyx-native-package branch May 17, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat New feature or request pkg:ptyx Native PTY package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant