Skip to content

joshnuss/mruby-web-irb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser based mruby interpreter

Made possible thanks to Webruby, a project that brings together llvm, emscripten and mruby.

Prerequisites

  • llvm
  • emscripten

See webruby for installation instructions

Installation

Run bundler to get webruby, sass etc..:

bundle

Compiling

To compile webruby.js:

rake

Stylesheets

Generate using compass:

compass compile

or

compass watch

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • CSS 1.8%
  • Other 0.2%