jasoncharnes / run.rb

Run Ruby in the browser using WebAssembly
https://runrb.io
MIT License
598 stars 31 forks source link

Palemoon? #4

Open rubyFeedback opened 5 years ago

rubyFeedback commented 5 years ago

Is this working on palemoon? I tried it right now, clicked the play button thingy, waited for about 2 minutes but nothing really happened. So I am not sure what the issue may be. Perhaps some additional page or status where support in different browsers may be shown?

willglynn commented 5 years ago

It looks like Pale Moon doesn't support WebAssembly, which makes it a bit of an outlier. It would be possible to provide a pure-Javascript alternative but I'm not sure how far @jasoncharnes wants to go in terms of backwards compatibility.