On Sun, 27 May 2018 14:57:34 -0700 (PDT)
ati...@mail.ccsf.edu wrote:

> I just do not want it to have cgo and it should be perfect.

You may wait for the OS written entirely in Go then.

With such one the "native" half of your ponywish ["native(no dependencies)"]
will be real. The latter might not, as such an OS will likely expose
its API through some system package you will need to depend on.

PS. The "qml ui" way is IMO closest to your expectations.
Do a local connection to the viewer and make your ui in qml.
QML viewer AFAIR allows for limited javascript what in turn allows
for communication between your ui markup and your go code.

Hope this helps,

-- 
Wojciech S. Czarnecki
 << ^oo^ >> OHIR-RIPE

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to