Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 166 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 166 Bytes

Hypothetical HaLVM on Nixpkgs presentation

To build

make

To build and run in a browser

make open

To clean

make clean