Ruby 3.2 preview 1 with support for WASM compilation can run in browser

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • re2

    Ruby bindings to RE2, a "fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". (by mudge)

  • You can use re2 in Ruby if you like - it's just not the default. https://github.com/mudge/re2

        best solution is to have an implementation like re2 that does not have those problems.

  • ruby.wasm

    ruby.wasm is a collection of WebAssembly ports of the CRuby.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rb2exe

    Ruby to EXE - Turn ruby scripts into portable executable apps

  • Not sure it covers what you expect, but there are tools out there to convert a ruby script into a single binary executable, like https://github.com/loureirorg/rb2exe

  • Opal

    Ruby ♥︎ JavaScript

  • What do you mean by attempts? https://opalrb.com/ seems to be a rather active and production-ready project, isn’t it?

    Maybe it’s not the most popular project out there, but I don’t see a reason to flag it as a mere attempt.

  • the-ultimate-guide-to-ruby-timeouts

    Timeouts for popular Ruby gems

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts