Skip to content

Latest commit

 

History

History

fibonacci

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ghcjs-commonjs-fibonacci

GHCJS CommonJS argument passing, pure computation and returning values example.

Building

Running:

npm install

Will install dependencies. To build you can run:

npm run build

Running

The generated code should be executable in Node.js and the Browser.