top | item 46903122

(no title)

shoeb00m | 25 days ago

Opencode wrote their own tui library in zig, and then build a solidjs library on top of that.

https://github.com/anomalyco/opentui

discuss

order

g947o|25 days ago

This has nothing to do with React style UI building.

shoeb00m|24 days ago

I am referring to your comment that the reason they use js is because of a lack of tui libraries in lower level languages, yet opencode chose to develop their own in zig and then make binding for solidjs.