Need advice about which tool to choose?Ask the StackShare community!

Bazel

305
572
+ 1
133
Webpacker

124
48
+ 1
0
Add tool

Bazel vs Webpacker: What are the differences?

Developers describe Bazel as "Correct, reproducible, fast builds for everyone". Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software, and thus it has been designed to handle build problems present in Google's development environment. On the other hand, Webpacker is detailed as "Use Webpack to manage app-like JavaScript modules in Rails (by Rails)". Webpacker makes it easy to use the JavaScript preprocessor and bundler Webpack to manage application-like JavaScript in Rails. It coexists with the asset pipeline, as the purpose is only to use Webpack for app-like JavaScript, not images, css, or even JavaScript Sprinkles (that all continues to live in app/assets).

Bazel belongs to "Java Build Tools" category of the tech stack, while Webpacker can be primarily classified under "JS Build Tools / JS Task Runners".

Bazel and Webpacker are both open source tools. Bazel with 12.4K GitHub stars and 2.03K forks on GitHub appears to be more popular than Webpacker with 4.29K GitHub stars and 894 GitHub forks.

According to the StackShare community, Bazel has a broader approval, being mentioned in 11 company stacks & 7 developers stacks; compared to Webpacker, which is listed in 7 company stacks and 5 developer stacks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Bazel
Pros of Webpacker
  • 28
    Fast
  • 20
    Deterministic incremental builds
  • 17
    Correct
  • 16
    Multi-language
  • 14
    Enforces declared inputs/outputs
  • 10
    High-level build language
  • 9
    Scalable
  • 5
    Multi-platform support
  • 5
    Sandboxing
  • 4
    Dependency management
  • 2
    Windows Support
  • 2
    Flexible
  • 1
    Android Studio integration
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of Bazel
    Cons of Webpacker
    • 3
      No Windows Support
    • 2
      Bad IntelliJ support
    • 1
      Poor windows support for some languages
    • 1
      Constant breaking changes
    • 1
      Learning Curve
    • 1
      Lack of Documentation
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is Bazel?

      Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software, and thus it has been designed to handle build problems present in Google's development environment.

      What is Webpacker?

      Webpacker makes it easy to use the JavaScript preprocessor and bundler Webpack to manage application-like JavaScript in Rails. It coexists with the asset pipeline, as the purpose is only to use Webpack for app-like JavaScript, not images, css, or even JavaScript Sprinkles (that all continues to live in app/assets).

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Bazel?
      What companies use Webpacker?
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with Bazel?
      What tools integrate with Webpacker?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      Mar 24 2021 at 12:57PM

      Pinterest

      GitJenkinsKafka+7
      3
      2211
      GitJenkinsGroovy+4
      4
      2813
      What are some alternatives to Bazel and Webpacker?
      Pants
      Pants is a build system for Java, Scala and Python. It works particularly well for a source code repository that contains many distinct projects.
      Webpack
      A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
      Ansible
      Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates. Ansible’s goals are foremost those of simplicity and maximum ease of use.
      Buck
      Buck encourages the creation of small, reusable modules consisting of code and resources, and supports a variety of languages on many platforms.
      CMake
      It is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of the user's choice.
      See all alternatives