Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 116 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 116 Bytes

OCaml asm.js

Building

$ make

Use

$ ./compiler.byte fib.ml
$ cat fib.o