What about this, instead: https://github.com/serge-hulne/SwiftlyGo
On Monday, 5 May 2025 at 00:59:16 UTC+2 Justin Israel wrote:
> I read your article and then looked at the code and was surprised to find
> that there wasn't much code there at all, vs what the article claims as a
> framework. Th
The plan is :
1. Some additional wrappers around scyscall/js
2. A more sophisticated CLI : I am working on code generators and also
on HTML-to-Gomponents converter which allows for optional definition of the
components in HTML.
3. Add more examples : Todo list, etc.
A this stage, d
I read your article and then looked at the code and was surprised to find
that there wasn't much code there at all, vs what the article claims as a
framework. The majority of the code is the dev server CLI tool. Is there
more work meant to be added to match the "framework" description from the