bsansouci/rewitness

OCaml

63

93 commits

updated Mar 24, 2022

See the code

README

ReWitness

Build Status

rewitness-gif mov

Graphical example project using Reason as an npm dependency. Build to JS, native or bytecode.

Get Started

Install:

git clone https://github.com/bsansouci/rewitness.git
cd rewitness
npm install

You can also use yarn.

Then play with the JS version:

npm run build:js
npm run start:js

Or the native version:

npm run build:native
npm run start:native

Or the bytecode version:

npm run build
npm run start

Contributors

bsansouci

79 commits

sgrove

6 commits

Schmavery

5 commits

bsansouci/rewitness

OCaml

63

93 commits

updated Mar 24, 2022

See the code

README

ReWitness

Build Status

rewitness-gif mov

Graphical example project using Reason as an npm dependency. Build to JS, native or bytecode.

Get Started

Install:

git clone https://github.com/bsansouci/rewitness.git
cd rewitness
npm install

You can also use yarn.

Then play with the JS version:

npm run build:js
npm run start:js

Or the native version:

npm run build:native
npm run start:native

Or the bytecode version:

npm run build
npm run start

Contributors

bsansouci

79 commits

sgrove

6 commits

Schmavery

5 commits

Languages

OCaml

84.5%

JavaScript

12.3%

Shell

2.3%