Made possible thanks to Webruby, a project that brings together llvm, emscripten and mruby.
- llvm
- emscripten
See webruby for installation instructions
Run bundler to get webruby, sass etc..:
bundle
To compile webruby.js
:
rake
Generate using compass:
compass compile
or
compass watch