From: Antti Kantee Date: Sat, 12 Dec 2015 14:33:08 +0000 (+0000) Subject: README: List examples of working application languages. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=8727a1efcea84cb1233c336bb4ac52664ddbb2d6;p=osstest%2Frumprun.git README: List examples of working application languages. --- diff --git a/README.md b/README.md index 3c8ce3f..7575d35 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ The former allows existing, unmodified POSIX applications to run out-of-the-box, while the latter allows building highly customized solutions with minimal footprints. +The Rumprun unikernel supports applications written in, for example +but not limited to: C, C++, Erlang, Go, Javascript (node.js), Python, +Ruby and Rust. + See the [wiki](http://wiki.rumpkernel.org/Repo:-rumprun) for more information and instructions.