Skip to content

v0.3.0 - Add Ruby support

Pre-release
Pre-release
Compare
Choose a tag to compare
@taybenlor taybenlor released this 27 Jan 04:29
· 83 commits to main since this release
2e80bd7

This release adds quick and dirty Ruby support to Runno utilising the WAPM Ruby package https://wapm.io/package/katei/ruby. This is enabled by the recently added support for WASI + WASM to Ruby (ruby/ruby#5407).

Biggest issue currently is syntax highlighting for Ruby, as there is no official codemirror 6 syntax for Ruby.