#!/bin/sh

all:
	../../whalesong get-javascript --verbose fact.rkt > fact.js
	../../whalesong get-runtime  --verbose > runtime.js
