about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorDan Gohman <dev@sunfishcode.online>2021-01-21 15:58:50 -0800
committerDan Gohman <dev@sunfishcode.online>2021-01-21 16:13:43 -0800
commit9abcfa55c31881a3f72becd5bca9504b46c3ed8f (patch)
treeb6e56acccda10255370d2f91fb4eb8eee517b6b8 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent65767e56537e20903b54ecde7c371cbfb1b201b0 (diff)
downloadrust-9abcfa55c31881a3f72becd5bca9504b46c3ed8f.tar.gz
rust-9abcfa55c31881a3f72becd5bca9504b46c3ed8f.zip
Don't link with --export-dynamic on wasm32-wasi
Remove --export-dynamic from the link arguments on the wasm32-wasi
target, as it emits spurious exports and increases code size.

Leave it in place for wasm32-unknown-unknown and
wasm32-unknown-emscripten. Even though it isn't a great solution
there, users are likely depending on its behavior there.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions