esbuild
Our current build tools for the web are 10-100x slower than they could be. The main goal of the esbuild bundler project is to bring about a new era of build tool performance, and create an easy-to-use modern bundler along the way.
Details
News
Date | Post |
---|---|
A Look Behind Plangs! |
Bundles
A bundle is a collection of tools that work well together.
Name | Description |
---|---|
plangs | Bundle used on the implementation of the Plangs! website. |
Written With
Name | Description |
---|---|
Go | Statically typed, compiled language with memory safety and CSP-style concurrency, designed at Google. |