Skip to content

Use rustc-demangle to detect wbindgen symbols even under v0 mangling#5006

Closed
fasterthanlime wants to merge 1 commit into
DioxusLabs:mainfrom
fasterthanlime:v0
Closed

Use rustc-demangle to detect wbindgen symbols even under v0 mangling#5006
fasterthanlime wants to merge 1 commit into
DioxusLabs:mainfrom
fasterthanlime:v0

Conversation

@fasterthanlime

Copy link
Copy Markdown
Contributor

cf. #5005

@fasterthanlime

Copy link
Copy Markdown
Contributor Author

After looking into this a bit more, it seems that the wasm-bindgen placeholder shows up not only in the Wasm file—which then needs patching after running wasm-bindgen—but also in the generated JavaScript file, which also needs patching. That’s just too many workarounds for me. So for now, I’m going to assume wasm-bindgen is basically broken under v0, and I’ll test it again in a month or so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant