- Put
irunner.jsinto your repository atghcjs/lib/etc/irunner.js. - Put static content (CSS, images, etc.) for executable at
<executable name>/static. - Put
ghcjsiClient.htmlto<executable name>/staticand add any headers you want. - Run
run.sh <package name> <executable name>.
In order for everything to work you need to install a few packages via npm.