Neutrino – Single-file, polyglot cross-platform webview launcher (github.com) 3 points by gaigalas 4mo ago ↗ HN
[–] gaigalas 4mo ago ↗ Highly experimental prototype.Uses a bunch of polyglot techniques and JavaScript isomorphism across unusual engines (osascript, gjs, JScript.net).Technique can probably be extended to create cross-platform widgets in Cocoa, WinForms and GTK from a single JS source.Architecture independent by design, requires no build or packaging, relies on OS infrastructure to run.
1 comment
[ 2.6 ms ] story [ 15.7 ms ] threadUses a bunch of polyglot techniques and JavaScript isomorphism across unusual engines (osascript, gjs, JScript.net).
Technique can probably be extended to create cross-platform widgets in Cocoa, WinForms and GTK from a single JS source.
Architecture independent by design, requires no build or packaging, relies on OS infrastructure to run.