https://github.com/carloslima/mruby-sample
standalone hello world binary using mruby
https://github.com/carloslima/mruby-sample
example hello-world mruby
Last synced: 3 months ago
JSON representation
standalone hello world binary using mruby
- Host: GitHub
- URL: https://github.com/carloslima/mruby-sample
- Owner: carloslima
- Created: 2018-06-05T07:39:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T07:02:31.000Z (over 7 years ago)
- Last Synced: 2025-07-09T13:56:03.614Z (6 months ago)
- Topics: example, hello-world, mruby
- Language: Makefile
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mruby Hello World example
Single step to turn `app.rb` into standalone binary `app`
```
make
```
# See also
* http://mruby.org/docs/articles/executing-ruby-code-with-mruby.html
* https://github.com/mruby/mruby/tree/master/doc
* https://github.com/mruby/mgem-list