hotpatch fails
Author: MFJoyBoyCreated Sep 10, 2026Updated Sep 10, 2026
Labelsbug
i am on debian using dioxus v0.7.10 with fullstack web project
when use dx serve
when i try dx serve --hotpatch
i get the following error:
[dev] Build failed: Failed to emit module: failed to parse import section 1: failed to parse import section 2: exceptions proposal not enabled (at offset 0x34525)
Source: DioxusLabs/dioxus