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: 3 months 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 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T02:50:17.000Z (almost 9 years ago)
- Last Synced: 2025-03-06T03:46:24.545Z (11 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
```