opal 1.4.1
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:
=
Copy to clipboard
Copied!
install:
=
Versions:
- 1.8.0.alpha1 - August 04, 2023 (1.23 MB)
- 1.7.4 - September 14, 2023 (1.22 MB)
- 1.7.3 - March 23, 2023 (1.22 MB)
- 1.7.2 - January 20, 2023 (1.22 MB)
- 1.7.1 - January 05, 2023 (1.22 MB)
- 1.4.1 - January 12, 2022 (1.01 MB)
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