v0.3.0 - Add Ruby support
Pre-release
Pre-release
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.