To all Go and unikernel enthousiasts,

We are happy to announce the [unigornel 
project](https://github.com/unigornel/unigornel) to the Go and unikernel 
community.

Unigornel is a clean-slate approach to unikernels for the Go programming 
language. It is built on Xen's Mini-OS and a fork of Go. Our goal is to 
build a library operating system predominantly written in Go, much like the 
MirageOS project.

The project is still in the development phase. Only basic hello world 
examples work. A network stack is in progress. It is already possible to 
build a unikernel that replies to ping echo requests. Currently the memory 
management system is the most lacking subsystem.

This project was part of a semester-long university project and we would 
now like to make it available to the general public. We welcome all 
contributions, remarks or questions.

To build your first unikernel, read [Getting 
Started](https://unigornel.org/doku.php?id=getting_started)!

Cheers,
Henri Verroken

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to