Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 333 Bytes

compiling-to-js-with-jsoo.md

File metadata and controls

18 lines (13 loc) · 333 Bytes
title
Js_of_ocaml

Js_of_ocaml

Template

To get started check out this hello-jsoo-esy template:

git clone https://github.com/jchavarri/hello-jsoo-esy.git
cd hello-jsoo-esy
esy

npm install
npm run webpack