Bare Runtime + GTK with Swift #75
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
Hi @david I'm not pro on gtk much however bare runtime allows to run js across all platforms and make my life easier building p2p apps. I loved swiftui so like your project -> https://github.com/holepunchto/bare-gtk embeds runtime can we do the same for this project? if so how could we achieve it?
Describe alternatives you've considered
nothing atm
Additional context
I want to make gtk apps using swift with your project, only this i was missing was bare runtime embedded -> just found out about above repo so i was like could we use it to integrate but with your project, since i love swiftui and love that way of coding.