Skip to content

Instantly share code, notes, and snippets.

@kanaka
Last active May 9, 2017 14:28
Show Gist options
  • Save kanaka/a5f779ebe59d7c0e06c3aa7e946cb628 to your computer and use it in GitHub Desktop.
Save kanaka/a5f779ebe59d7c0e06c3aa7e946cb628 to your computer and use it in GitHub Desktop.
Build/run mal wasm implementation
$ docker run -it -v $HOME/Code/MAL:/mal -w /mal -it kanaka/emscripten bash
/mal# export PATH=$PATH:/mal/wac
/mal# make test^wasm^step0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment