Fork me on GitHub
#hyperfiddle
<
2023-11-25
>
joshcho14:11:54

Has anyone tried embedding electric app in electron? Wondering how difficult it is

grounded_sage17:11:30

I built a small Swift script that spins up a native webview similar to Tauri. Very lightweight and fast.

❤️ 2
braai engineer10:05:27

Hi @U05095F2K, could you show please how you spun up a Native WebView with Electric Clojure? (it's for my toy braai (barbecue) game made in Electric Clojure - see post in channel).

grounded_sage17:11:20

Then you can just package the JRE and boot it from the Swift executable. But I would prefer using Graal native image and waiting for that to land.