Mako
What is Mako?
Mako ['mɑːkoʊ]
is an extremely fast, production-grade web bundler based on Rust.
Checkout Getting Started to give Mako a try.
Benchmark
Checkout Benchmark for more details.
Main Features
- Extremely fast, Mako is built in Rust, which is known for its performance and safety. Mako takes advantage of data-parallelism and caching features to provide fast and efficient bundling.
- Production-grade, Mako is already in production use in hundreds of projects at Ant Group. And we have tested it in thousands of projects and it has proven to be reliable and stable.
- Easy to use, Mako is designed to be easy to use out of the box. Start with zero configuration and customize it as needed. Mako is also compatible with existing frameworks like Umi.
Checkout Features for more details.
Misc
- Checkout Config if you want to customize Mako.
- Checkout API if you need more flexibility or want to integrate Mako into your own toolchain.
- Checkout FAQ to checkout if your question has been asked.
- Checkout Feedback if you want to join the group or communicate with the Mako team or contribute to Mako.
- Checkout Blog if you want to checkout Mako’s new features, updates, and other interesting things about Mako and bundlers.
Edit this page on GitHub