Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dmjio/halvm-lightning-talk
- Owner: dmjio
- Created: 2017-04-10T02:46:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T02:50:17.000Z (almost 8 years ago)
- Last Synced: 2024-04-15T14:22:43.359Z (10 months ago)
- Topics: halvm, haskell, microkernel, os, unikernel
- Language: CSS
- Homepage: http://halvm-talk.bitballoon.com/
- Size: 1.44 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```