2019/02追記 サンプルのリポジトリを追加 https://github.com/gashirar/lorca-sample はじめに https://github.com/zserge/lorca 上記の紹介と、サンプルの疎通をしてみます。 Lorcaとは モダンなHTML5デスクトップアプリを作るためのライブラリ UIレイヤはChromeブラウザを利用 Electronのようにパッケージにバンドルはしない インストールされたChromeを利用 名前の由来は? Lorca is an anagram of Carlo, a project with a similar goal for Node.js. https://github.com/GoogleChromeLabs/carlo/ Getting Started 作るものの概要 JavaScriptからGoの呼び出しと、Goか

