opentui icon indicating copy to clipboard operation
opentui copied to clipboard

Replace yoga-layout with bun-yoga

Open remorses opened this issue 1 week ago • 11 comments

Replace yoga-layout (WASM) with bun-yoga (native FFI via Zig)

  • Faster layout calculations using native code instead of WASM
  • Supports Windows, Linux, and macOS

Closes #355

I created the bun-yoga package using Bun FFI: https://github.com/remorses/bun-yoga

remorses avatar Nov 28 '25 14:11 remorses