You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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:
The text was updated successfully, but these errors were encountered: