Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,9 @@ Prism has been integrated into the majority of Ruby runtimes, many libraries, an

* [CRuby](https://github.com/ruby/ruby/pull/7964) (via C)
* [Garnet](https://github.com/camertron/garnet-js) (via WASM)
* [Human-Ruby](https://github.com/joedupuis/human-ruby) (via Spreadsheet)
* [JRuby](https://github.com/jruby/jruby/pull/8103) (via Java)
* [MRuby](https://github.com/mruby/mruby) (via C)
* [Natalie](https://github.com/natalie-lang/natalie/pull/1213) (via C++ and Ruby)
* [Opal](https://github.com/opal/opal/pull/2642) (via Ruby and WASM)
* [TruffleRuby](https://github.com/truffleruby/truffleruby/issues/3117) (via Java)
Expand Down