diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-09-29 18:13:20 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-29 18:13:20 +0530 |
| commit | 33553e1a289c6e44307d8c0de43f92172da30c89 (patch) | |
| tree | a3464f1331354ba087d9cf07c6b6dda29fa2bc5d /compiler/rustc_parse/src/parser/expr.rs | |
| parent | 609152aa8a9faf2b8177dacd6d673b4bc06d1eda (diff) | |
| parent | 7f06d513fbbb01af78fae3586114abd9077b930e (diff) | |
| download | rust-33553e1a289c6e44307d8c0de43f92172da30c89.tar.gz rust-33553e1a289c6e44307d8c0de43f92172da30c89.zip | |
Rollup merge of #102385 - sunfishcode:sunfishcode/wasm-no-export-heap-base, r=davidtwco
Don't export `__heap_base` and `__data_end` on wasm32-wasi. `__heap_base` and `__data_end` are exported for use by wasm-bindgen, which uses the wasm32-unknown-unknown target. On wasm32-wasi, as a step toward implementing the Canonical ABI, and as an aid to building speicalized WASI API polyfill wrappers, don't export `__heap_base` and `__data_end` on wasm32-wasi.
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions
