DioxusLabs / DioxusLabs/dioxus
hotpatch fails
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure in the Debian, Dioxus v0.7.10 fullstack web setup with `dx serve --hotpatch`, then compare it with `dx serve`. Trace the hotpatch build path from the `dx serve` CLI entry point and the reported import-section parsing error; done means hotpatch builds successfully without the exceptions-proposal error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100