- add conf.gem line to
build_config.rb
MRuby::Build.new do |conf|
# ... (snip) ...
conf.gem :git => 'https://github.com/iij/mruby-process.git'
end
- Proccess ::waitpid, ::pid, ::kill, ::fork, ::ppid
This software is licensed under the same license terms of the original mruby.