opal 1.3.2
Opal is a Ruby to JavaScript compiler. It is source-to-source, making it fast as a runtime. Opal includes a compiler (which can be run in any browser), a corelib and runtime implementation. The corelib/runtime is also very small.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 1.8.3.rc1 August 08, 2024 (1.25 MB)
- 1.8.2 November 23, 2023 (1.24 MB)
- 1.8.1 November 09, 2023 (1.24 MB)
- 1.8.0 October 26, 2023 (1.24 MB)
- 1.8.0.beta1 October 12, 2023 (1.24 MB)
- 1.3.2 November 10, 2021 (1000 KB)
Development Dependencies (13):
            benchmark-ips
            < 2.8
          
          
            bundler
            >= 0
          
          
            octokit
            ~> 4.9
          
          
            rack
            >= 0
          
          
            rack-test
            >= 0
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.9
          
          
            rubocop
            ~> 0.67.0
          
          
            rubocop-performance
            ~> 1.1.0
          
          
            selenium-webdriver
            >= 0
          
          
            sinatra
            >= 0
          
          
            sourcemap
            ~> 0.1.0
          
          
            webrick
            >= 0
          
    


