並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 21 件 / 21件

新着順 人気順

Rolldownの検索結果1 - 21 件 / 21件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Rolldownに関するエントリは21件あります。 javascriptbundlersoftware などが関連タグです。 人気エントリには 『Announcing Rolldown-Vite』などがあります。
  • Announcing Rolldown-Vite

    TL;DR: Try out the Rolldown-powered Vite today by using the rolldown-vite package instead of the default vite package. It is a drop-in replacement, as Rolldown will become the default bundler for Vite in the future. Switching should reduce your build time, especially for larger projects. Reach out to discover production use cases! Over the last year, we've been working on Rolldown, a Rust-based ne

      Announcing Rolldown-Vite
    • 静的サイトジェネレータ「Astro 7.0」正式リリース、ビルドシステムがVite 8/Rolldownに、Rust製コンパイラ採用で高速化

      静的サイトジェネレータ「Astro 7.0」正式リリース、ビルドシステムがVite 8/Rolldownに、Rust製コンパイラ採用で高速化 静的サイトジェネレータ「Astro」の最新版となる「Astro 7.0」正式版がリリースされました。 Astro 7 is here! A new Rust compiler, a new Rust Markdown/MDX processor, Vite 8 and more. Get ready for 60%+ faster builds.https://t.co/RG0CPr6IUF — Astro (@astrodotbuild) June 22, 2026 Astroは、ReactやVue、Svelte、Alpine.js、TypeScriptなどのさまざまなフレームワークやライブラリに対応したオープンソースの静的サイトジェネレータです。

        静的サイトジェネレータ「Astro 7.0」正式リリース、ビルドシステムがVite 8/Rolldownに、Rust製コンパイラ採用で高速化
      • GitHub - rolldown/rolldown: Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          GitHub - rolldown/rolldown: Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
        • CloudflareがViteやRolldownの開発元であるVoidZeroの買収を発表。これでAstroとViteがCloudflareの傘下に

          CloudflareがViteやRolldownの開発元であるVoidZeroの買収を発表。これでAstroとViteがCloudflareの傘下に Cloudflareは、JavaScriptで人気のビルドツール「Vite」やバンドルツール「Rolldown」の開発元であるVoidZeroの買収を発表しました(Cloudflareの発表、VoidZeroの発表)。 Today, VoidZero joins Cloudflare. Vite remains MIT, vendor-neutral, and stewarded by the same wider team. The same goes for Vitest, Rolldown, and Oxc. Cloudflare is also committing $1M to an OSS fund to support inde

            CloudflareがViteやRolldownの開発元であるVoidZeroの買収を発表。これでAstroとViteがCloudflareの傘下に
          • ビルドツール「Vite 8.0」正式リリース。Rustベースの新バンドラ「Rolldown」採用でより一貫した動作や最適化を実現

            ビルドツール「Vite 8.0」正式リリース。Rustベースの新バンドラ「Rolldown」採用でより一貫した動作や最適化を実現 JavaScriptのESモジュールに対応した高速なビルドツール「Vite」の最新版「Vite 8.0」正式版がリリースされました。 Vite 8.0 is here! The most significant architectural change since Vite 2. Powered by Rolldown bringing faster production builds and more consistency New features such as tsconfig paths and emitDecoratorMetadata support pic.twitter.com/55p1kzkbrN — Vite (@vite_js) Marc

              ビルドツール「Vite 8.0」正式リリース。Rustベースの新バンドラ「Rolldown」採用でより一貫した動作や最適化を実現
            • Rolldown | Rust bundler for JavaScript

              Why do we still need bundlers? ​Skipping the build step is impractical ​With the general availability of native ES modules and HTTP/2 in modern browsers, some developers are advocating for an unbundled approach for shipping web applications, even in production. While this approach works for smaller applications, in our opinion bundling is still very much necessary if you are shipping anything non-

                Rolldown | Rust bundler for JavaScript
              • Rust製の高速なJavaScriptバンドラ「Rolldown」がバージョン1.0に到達。ビルドツールVite 8.0で採用

                Rust製の高速なJavaScriptバンドラ「Rolldown」がバージョン1.0に到達。ビルドツールVite 8.0で採用 esbuildの高速性とRollupの拡張性を兼ね備える Rolldownは長年にわたり人気を維持してきたJavaScriptビルドツール「webpack」を抜く勢いで人気が急上昇しているビルドツール「Vite」の最新バージョン「Vite 8.0」で採用されたバンドラです。 それゆえに、今後Rolldownへの注目度も高まると見られます。 参考:ビルドツール「Vite 8.0」正式リリース。Rustベースの新バンドラ「Rolldown」採用でより一貫した動作や最適化を実現 Rolldownは、これまでViteに採用されていた2種類のJavaScriptバンドラであるesbuildの高速性とRollupのプラグインとの互換性の両方を備えており、Vite 8.0からは

                  Rust製の高速なJavaScriptバンドラ「Rolldown」がバージョン1.0に到達。ビルドツールVite 8.0で採用
                • Announcing Rolldown 1.0 RC

                  Today we are thrilled to announce the Release Candidate for Rolldown 1.0. TL;DR: Rolldown is a JavaScript/TypeScript bundler written in Rust. It is 10-30x faster than Rollup while maintaining compatibility with Rollup's plugin API. This RC marks API stability. No breaking changes are planned before 1.0. We encourage you to test it on your projects and report any issues. Using Vite? Try Rolldown to

                    Announcing Rolldown 1.0 RC
                  • Rolldown

                    By Blazing Fast Rust-based bundler for JavaScript with Rollup-compatible API and esbuild feature parity

                      Rolldown
                    • 2025-06-06のJS: Rolldown-Vite、Vitest 3.2、React RouterのGovernance Model

                      JSer.info #737 - RustベースのRolldownを利用したRolldown-Viteがリリースされました。 Announcing Rolldown-Vite | VoidZero Rolldown-Viteは、Rustで書かれたRolldownベースのViteで、rolldown-viteパッケージとして公開されています。 RolldownはRust製のJavaScriptバンドラーで、Rollupとの互換性を保ちながらパフォーマンスの向上を目指しています。 従来のViteから移行する際の互換性や性能のフィードバックを得る目的で、rolldown-viteパッケージとして公開されました。 Rolldown-Viteが安定したらviteパッケージに統合される予定です。 Vitest 3.2がリリースされました。 Vitest 3.2 is out! | Vitest wor

                        2025-06-06のJS: Rolldown-Vite、Vitest 3.2、React RouterのGovernance Model
                      • JavaScript の新しいバンドラ Rolldown について

                        はじめに 2024年3月8日に Rolldown がオープンソースになりました。 Rolldown は Rust で書かれた JavaScript バンドラで、将来 Vite で使われることを念頭に開発されています。名前からも想像できますが、Rollup 互換の API になっています。現在は開発段階であり、本番で使用することはまだできません。 この記事ではそんな Rolldown について簡単に紹介します。ほぼ公式サイトの要約です。 Rolldown の開発背景 Rolldown が開発された理由には、Vite のバンドル方法が影響しています。 Vite は内部的に 2 つのバンドラに依存しています。 esbuild Go で書かれたバンドラです。esbuild は依存関係の事前バンドルや TypeScript / JSX のトランスパイル、minify などを行っています。高速で機能も

                          JavaScript の新しいバンドラ Rolldown について
                        • Vite 8 Beta: The Rolldown-powered Vite

                          Vite 8 Beta: The Rolldown-powered Vite ​ December 3, 2025 TL;DR: The first beta of Vite 8, powered by Rolldown, is now available. Vite 8 ships significantly faster production builds and unlocks future improvement possibilities. You can try the new release by upgrading vite to version 8.0.0-beta.0 and reading the migration guide. We're excited to release the first beta of Vite 8. This release unifi

                            Vite 8 Beta: The Rolldown-powered Vite
                          • 2026-01-26のJS: jQuery 4.0.0、Rolldown 1.0 RC、Stylelint 17

                            JSer.info #762 - jQuery 4.0.0がリリースされました。 jQuery 4.0.0 | Official jQuery Blog jQueryの20周年を記念するメジャーリリースです。IE10以下やEdge Legacy、古いiOS/Android Browserのサポートを終了しています。jQuery.isArray/jQuery.trim/jQuery.parseJSONなどの非推奨APIを削除し、ソースコードをAMDからESモジュールに移行しています。また、Trusted TypesとCSPのサポートを改善し、slim版からDeferredsとCallbacksを削除してファイルサイズを削減しています。IE11のサポートはjQuery 5.0で終了予定です。 Rolldown 1.0 RCがリリースされました。 Announcing Rolldown 1.0

                              2026-01-26のJS: jQuery 4.0.0、Rolldown 1.0 RC、Stylelint 17
                            • Vite 8リリース ―バンドラーをRolldownに統一、tsconfigパス解決、emitDecoratorMetadataをサポート | gihyo.jp

                              Vite 8リリース ―バンドラーをRolldownに統一⁠⁠、tsconfigパス解決⁠⁠、emitDecoratorMetadataをサポート Vite開発チームは2026年3月12日、高速フロントエンドビルドツールViteの新バージョンVite 8.0をリリースした。Vite 8.0はMITライセンスの元、GitHub上でオープンソースとして公開されている。 Vite 8.0 is out! | Vite ⚡️ Vite 8.0 is here! The most significant architectural change since Vite 2. ⏬ Powered by Rolldown bringing faster production builds and more consistency 🛤️ New features such as tsconfig path

                                Vite 8リリース ―バンドラーをRolldownに統一、tsconfigパス解決、emitDecoratorMetadataをサポート | gihyo.jp
                              • Rolldown + oxcによるビルド&型生成の高速化など: Cybozu Frontend Weekly (2024-09-17号)

                                Rolldown + oxcによるビルド&型生成の高速化など: Cybozu Frontend Weekly (2024-09-17号) こんにちは!サイボウズ株式会社フロントエンドエンジニアのsaku (@sakupi01)です。 はじめに サイボウズ社内では毎週火曜日にFrontend Weeklyと題し「一週間の間にあったフロントエンドニュースを共有する会」を開催しています。 今回は、2024/09/17のFrontend Weeklyで取り上げた記事や話題を紹介します。 取り上げた記事・話題 2024 WebKit Contributors Meeting WebKit Contributors Meeting 2024 の情報が公開されていました。 WebKit Contributor であれば参加できるようです。クパチーノで行われ、オンライン参加も可能とのことです。 Rolld

                                  Rolldown + oxcによるビルド&型生成の高速化など: Cybozu Frontend Weekly (2024-09-17号)
                                • How Rolldown Works: Module Loading, Dependency Graphs, and Optimization Explained

                                  How Rolldown Works: Module Loading, Dependency Graphs, and Optimization Explained Introduction Rolldown is a blazing-fast JavaScript bundler written in Rust, designed to work seamlessly with the Rollup API. The primary goal of it is to power Vite as its unified bundler in the near future. Right now, Vite relies on esbuild for lightning-quick local development and Rollup for production builds. Swit

                                    How Rolldown Works: Module Loading, Dependency Graphs, and Optimization Explained
                                  • GitHub - rolldown/tsdown: The elegant bundler for libraries powered by Rolldown

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - rolldown/tsdown: The elegant bundler for libraries powered by Rolldown
                                    • Announcing Rolldown 1.0

                                      TL;DR: Rolldown, the high-performance Bundler for JavaScript, reached 1.0 stable and production readiness. It features speed, Rollup plugin compatibility, and unique bundler features. Upgrading from the latest RC does not need any code changes. Rolldown reaches 1.0 ​ Rolldown is a Rust-based high-performance JavaScript bundler. It can be used standalone and is powering Vite since its latest major

                                        Announcing Rolldown 1.0
                                      • How Rolldown Works: Symbol Linking, CJS/ESM Resolution, and Export Analysis Explained

                                        How Rolldown Works: Symbol Linking, CJS/ESM Resolution, and Export Analysis Explained Introduction Rolldown is a high-performance JavaScript bundler written in Rust. While offering full compatibility with the Rollup API, it achieves bundling speeds 10 to 30 times greater. Driven by the need for a single, unified engine for both development and production, the Vite team is developing Rolldown to be

                                          How Rolldown Works: Symbol Linking, CJS/ESM Resolution, and Export Analysis Explained
                                        • 2026-05-11のJS: Node.js 26.0.0、Rolldown 1.0、Jest v30.4.0

                                          JSer.info #771 - Node.js 26.0.0がリリースされました。 Node.js — Node.js 26.0.0 (Current) Temporal APIがデフォルトで有効化され、V8 14.6への更新によりMap/WeakMapのgetOrInsert()/getOrInsertComputed()やIteratorのconcat()メソッドが追加されています。--experimental-transform-typesフラグの削除やmodule.register()のruntime-deprecateなどの破壊的変更も含まれています。 Node.js 26は、現在のLTSリリーススケジュールに従う最後のメジャーリリースとなります。Node.js 27からは年1回のリリースに変更され、すべてのリリースがLTSとなる新しいスケジュールに移行します。 Evolvin

                                            2026-05-11のJS: Node.js 26.0.0、Rolldown 1.0、Jest v30.4.0
                                          • Rust製JSツールチェーンが主流になりつつある理由 — Biome・Oxc・Rolldown の実践ガイド

                                            はじめに — なぜ今「Rust × JS」なのか フロントエンド開発者にとって、ESLint + Prettier + Webpack(または Rollup)は長年の定番ツールチェーンでした。しかし 2026年、この構成が大きく揺らいでいます。共通するキーワードは Rust です。 Biome、Oxc、Rolldown —— これらはいずれも Rust で書かれた新世代の JavaScript ツールで、従来のツールを 10〜100倍の速度 で置き換えようとしています。この記事では、それぞれのツールが何を解決し、どう使い分けるのかを実践的に解説します。 Rust製ツールが台頭した背景 ESLint や Prettier が遅いと感じたことはないでしょうか。プロジェクトが大きくなると、リントに数十秒、フォーマットに十数秒かかることも珍しくありません。 この遅さの根本原因は Node.js の

                                              Rust製JSツールチェーンが主流になりつつある理由 — Biome・Oxc・Rolldown の実践ガイド
                                            1

                                            新着記事