crossbario / autobahn-cpp

WAMP for C++ in Boost/Asio
https://crossbar.io/autobahn
Boost Software License 1.0
251 stars 104 forks source link

rump unikernel support #193

Open oberstet opened 6 years ago

oberstet commented 6 years ago

AutobahnC++ should provide a recipe or a Docker toolchain image to build C++ WAMP clients into unikernel applications.

NetBSD has started to modularize their monolith kernel starting 10 years ago, and Antti Kantee in an heroic effort/genius and others have created a unique technology.

check this out:


we have at least one commercial customer that is interested in being able to build WAMP clients into unikernels .. on ARM64 .. and since the code that is to be exposed is c++ anyways, it makes sense to start here.


there are issues .. and issues to be expected. linking issues .. compiler, eg: