Skip to content
vic

tokuhirom/node-mruby.json
{
"createdAt": "2012-09-09T03:59:28Z",
"defaultBranch": "master",
"description": null,
"fullName": "tokuhirom/node-mruby",
"homepage": "",
"language": "C++",
"name": "node-mruby",
"pushedAt": "2012-11-01T02:24:07Z",
"stargazersCount": 40,
"topics": [],
"updatedAt": "2022-10-24T11:00:46Z",
"url": "https://github.com/tokuhirom/node-mruby"
}

node-mruby is a extension library for node.js. It embeds mRuby into node.js.

  • You can call a mruby as a library
  • bison?
  • make?
  • node.js 0.8.9 or later

path for require is not based on .rb file.

It’s not a node-mruby issue. It’s may mruby’s.

mruby doesn’t work with heredocs?