Files
ruby-comp/README.md
Intege-rs eb5172548a fix msvc
2026-08-15 08:44:02 -04:00

10 lines
283 B
Markdown

# mruby-compiler2-sys
Naive mruby-compiler2 binding for Rust
See Rust doc [mruby-compiler2-sys](https://crates.io/crates/mruby-compiler2-sys) for details.
## License
See LICENSE file.
NOTE: This crate includes code from mruby-compiler2 and prism, which are under the MIT License.