Hello my friends,

Right now I review go ui  module ( https://github.com/andlabs/ui ) and 
compile example and happy that I can create cross platofrm UI application 
without HTML engine involving.
But little later when I start research module I found compile and linking 
with binary *.a files under platforms. It look like speedup compilation but 
may contain binary blob and proprietary firmware
or some unsecure code.

Right now I fell that Go wery young and designeless bridge between C and 
Go. I happy to see that source code on C compile with Go module but it 
require create some thing like make scenarios.

Can we ask Rob about ideas to simplify and safe all our from using unsigned 
*.a binary compilation.

P.S. Main my idea is get a simple way to excange executing between Go and C 
source code.

Thanks.

-- 
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