mruby-zig
mruby-zig copied to clipboard
Allow depending on mruby build, support passing args to rake
Changes
- update
addMrubyto return a build step users can use to ensurerakehas already been ran- update example to include embedding bytecode produced by
mrbcusing@embedFile - Also supports passing in arguments to
rakedirectly - NOTE: this PR targets https://github.com/dantecatalfamo/mruby-zig/pull/4, which in turn targets https://github.com/dantecatalfamo/mruby-zig/pull/3
- update example to include embedding bytecode produced by