Download Latest Version dx-x86_64-apple-darwin.tar.gz (31.9 MB)
Email in envelope

Get an email when there's a new version of Dioxus

Home / v0.7.7
Name Modified Size InfoDownloads / Week
Parent folder
dx-x86_64-pc-windows-msvc.sha256 2026-05-01 96 Bytes
dx-x86_64-pc-windows-msvc.zip 2026-05-01 29.9 MB
dx-x86_64-apple-darwin.sha256 2026-05-01 189 Bytes
dx-x86_64-apple-darwin.tar.gz 2026-05-01 32.0 MB
dx-x86_64-apple-darwin.zip 2026-05-01 32.0 MB
dx-aarch64-pc-windows-msvc.sha256 2026-05-01 97 Bytes
dx-aarch64-pc-windows-msvc.zip 2026-05-01 28.0 MB
dx-x86_64-unknown-linux-gnu.sha256 2026-05-01 199 Bytes
dx-x86_64-unknown-linux-gnu.tar.gz 2026-05-01 33.3 MB
dx-x86_64-unknown-linux-gnu.zip 2026-05-01 33.3 MB
dx-aarch64-unknown-linux-gnu.sha256 2026-05-01 201 Bytes
dx-aarch64-unknown-linux-gnu.tar.gz 2026-05-01 32.1 MB
dx-aarch64-unknown-linux-gnu.zip 2026-05-01 32.1 MB
dx-aarch64-apple-darwin.sha256 2026-05-01 191 Bytes
dx-aarch64-apple-darwin.tar.gz 2026-05-01 30.7 MB
dx-aarch64-apple-darwin.zip 2026-05-01 30.8 MB
README.md 2026-05-01 466 Bytes
v0.7.7 source code.tar.gz 2026-05-01 13.7 MB
v0.7.7 source code.zip 2026-05-01 14.3 MB
Totals: 19 Items   342.1 MB 4

This release fixes a regression with JS bundling where DX would always bundle JS snippets as ESM, even though they might be CJS, UMD, or a generic JS snippet. We now properly detect the js module type and then run esbuild with the appropriate flags.

What's Changed

Full Changelog: https://github.com/DioxusLabs/dioxus/compare/v0.7.6...v0.7.7

Source: README.md, updated 2026-05-01