Skip to content

Conversation

@kylebarron
Copy link
Owner

@kylebarron kylebarron commented May 29, 2025

@kylebarron kylebarron changed the title ci: Support newest pyodide fix: Support newest pyodide May 29, 2025
Copy link

@ryanking13 ryanking13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wasm-ld: error: /var/folders/42/5jr6891d4ds4xysz7q0rsghw0000gn/T/rustcGMPFLp/libzstd_sys-8b3a4d852749ffba.rlib(44ff4c55aa9e5133-error_private.o): relocation R_WASM_MEMORY_ADDR_SLEB cannot be used against symbol `.L.str.2`; recompile with -fPIC

Often, this error can be solved by passing -sRELOCATABLE=1 to the emcc compiler flags. But I am not sure if it should be passed to arr3, or libzstd, or both.

Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
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.

Request to update Pyodide build toolchain version

3 participants