diff options
| author | Dan Gohman <dev@sunfishcode.online> | 2021-01-21 15:58:50 -0800 |
|---|---|---|
| committer | Dan Gohman <dev@sunfishcode.online> | 2021-01-21 16:13:43 -0800 |
| commit | 9abcfa55c31881a3f72becd5bca9504b46c3ed8f (patch) | |
| tree | b6e56acccda10255370d2f91fb4eb8eee517b6b8 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 65767e56537e20903b54ecde7c371cbfb1b201b0 (diff) | |
| download | rust-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-sha256.rs')
0 files changed, 0 insertions, 0 deletions
