Skip to content

Conversation

@DerThorsten
Copy link
Contributor

No description provided.

@DerThorsten DerThorsten added the 4.X Emscripten v4.x label Nov 17, 2025
@DerThorsten
Copy link
Contributor Author

looking at the errors one can spot this:

unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "--target=wasm32-unknown-emscripten" "-fwasm-exceptions" "-o" "$SRC_DIR/target/wasm32-unknown-emscripten/release/deps/cryptography_rust.wasm" "-O3" "-g0" "-sSIDE_MODULE=2" "-sWASM_BIGINT" "-sSIDE_MODULE=2" "-sABORTING_MALLOC=0" "-sWASM_BIGINT"

the interesting part is: x86_64-unknown-linux-gnu/bin/gcc-ld so seems to build for a wrong arch

@IsabelParedes IsabelParedes added the rust-error Build fails because of rust label Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.X Emscripten v4.x rust-error Build fails because of rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants