dobrynya / gonative

Just a proof of concept: attempt to run native application arrived from a site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gonative

Just a proof of concept: download platform-specific native binary. The main idea is to allow a user to download platform-specific native binary and run as a deamon to provide OS operation to a web page.

Run the system as follows

./gradlew clean jettyRun

At the moment binary being downloaded is the undying "Hello world", just prints the string :)

About

Just a proof of concept: attempt to run native application arrived from a site

License:Apache License 2.0


Languages

Language:Scala 78.2%Language:Java 17.1%Language:Go 4.7%