isorun 0.1.8
Import ECMAScript modules into Ruby and use values and functions like JavaScript is part of Ruby. Enables easy to set up server-side rendering for modern frontend stacks. Isorun embeds v8 into Ruby via a native extension built with Rust and deno_core.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (6):
            rails
            >= 0
          
          
            rake-compiler
            >= 0
          
          
            rake-compiler-dock
            >= 0
          
          
            rspec
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            simplecov
            ~> 0.22.0
          
    