Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Suya1671
Copy link

This dependency upgrade is mainly required for cloudflare workers, where if you are using a version newer than 0.0.12, there is a linker error. This has been majorly untested though so I need to test it before marking it ready

@psarna
Copy link
Contributor

psarna commented Jul 24, 2023

@Suyashtnt thanks! I also experienced linking errors when updating dependencies in my demo (https://github.com/psarna/country-counter/), and traced it to wasm-bindgen/wasm-bindgen#3276, which I worked around with freezing the dependency to =0.2.83: https://github.com/psarna/country-counter/blob/8817345361c40de26346bf6046c8c526be439108/Cargo.toml#L16C49-L16C101 . The wasm-pack issue is reportedly fixed though, so maybe bumping the dependencies already gets rid of the error

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.

2 participants