File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Build [mruby](https://github.com/mruby/mruby) using [zig](https://ziglang.org) (
1212
1313> Yeah, but your scientists were so preoccupied with whether or not they could, they didn't stop to think if they should.
1414>
15- > - Jeff Goldblum
15+ > --- Jeff Goldblum
1616
1717This project builds MRuby from source, only using Zig.
1818
@@ -121,7 +121,7 @@ zig build -Doptimize=ReleaseFast -Dtarget=x86_64-linux-gnu
121121
122122See the ` example-zig ` step in [ build.zig] ( build.zig ) , and [ src/example.zig] ( src/example.zig ) .
123123
124- TODO: document creating and using custom gems
124+ TODO: document creating and using custom gems, using only a subset of the standard library, etc
125125
126126## Contributing
127127
You can’t perform that action at this time.
0 commit comments