DioxusLabs / DioxusLabs/dioxus
Issues with wasm-bindgen for "dx serve --web" in v0.7.0-rc.3
Open
bug
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
Hi, at least for me I get the following error when creating a new dx project with default settings and running `dx serve --web`:
```
wasm-bindgen error: error: failed to find the `__wbindgen_externr f_table_alloc` function
```
**Environment:**
- Dioxus CLI version: 0.7.0-rc.3
- Rust version: `1.90`
- OS info: Ubuntu `24.04.3` LTS
- App platform: `web`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.