diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2021-01-31 16:36:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-31 16:36:44 +0100 |
| commit | ed5614599a1758db1ae412d8cc4af5887de18fe1 (patch) | |
| tree | e1bb6374e35f2dd67754caa0368385673387cd12 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | 99f2f5a830df02c0c26ec046dbf979daa190b2f2 (diff) | |
| parent | 9abcfa55c31881a3f72becd5bca9504b46c3ed8f (diff) | |
| download | rust-ed5614599a1758db1ae412d8cc4af5887de18fe1.tar.gz rust-ed5614599a1758db1ae412d8cc4af5887de18fe1.zip | |
Rollup merge of #81255 - sunfishcode:wasi-no-export-dynamic, r=alexcrichton
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-sha1.rs')
0 files changed, 0 insertions, 0 deletions
