Sailor
Creator of LiveView Native
twitch.tv/bcardarella
As you speculated, we plug in the native UI framework and delegate rendering to that. The browser will maintain DOM state and run JS on that DOM.
As you speculated, we plug in the native UI framework and delegate rendering to that. The browser will maintain DOM state and run JS on that DOM.
We'll see.
We'll see.
So on that end I feel confident as I progress and am getting more of WPT to pass that this is the right path.
So on that end I feel confident as I progress and am getting more of WPT to pass that this is the right path.
A browser is an interesting AI coding use case because it is incredibly complex (almost an OS) and incredibly well documented and spec'd out
A browser is an interesting AI coding use case because it is incredibly complex (almost an OS) and incredibly well documented and spec'd out