Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmjio/halvm-lightning-talk

A hypothetical HaLVM lightning talk
https://github.com/dmjio/halvm-lightning-talk

halvm haskell microkernel os unikernel

Last synced: 14 days ago
JSON representation

A hypothetical HaLVM lightning talk

Awesome Lists containing this project

README

        

Hypothetical HaLVM on Nixpkgs presentation
========================
To build
```
make
```
To build and run in a browser
```
make open
```
To clean
```
make clean
```