anuragsoni/postgres-protocol

Setup CI for mirage

anuragsoni opened this issue · 1 comments

Having a CI setup that builds/runs a small unikernel would be nice. It'd ensure that we don't accidentally add a unix dependency in the Postgres-mirage library.

I haven't used mirage in a while, and probably won't get around to supporting mirage for some time. #41 removed the lwt backend, and I'll work on bringing back mirage-os support whenever I work on Lwt drivers again.