Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.76 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.76 KB

OpenBox

codecov

OpenBox is an open source implementation of Apple's Private framework - RenderBox.

RenderBox is a high performance rendering engine written in C++.

And it powers the underlying rendering of SwiftUI.

CI Status
Compatibility tests
macOS
iOS
Ubuntu

The project is for the following purposes:

  • Add OB support for non-Apple platform (eg. Linux, WASI and Windows)
  • Diagnose and debug RB issues on Apple platform

Currently, this project is in early development.

License

See LICENSE file - MIT