llvm / llvm/llvm-project

[wasm-ld] Optional linker-created symbols do not work in stub libraries

Open
#180,632 2 comments 0 reactions 0 assignees View on GitHub
lld:wasm
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

The Wasm linker supports "stub" libraries which can force symbols to be exported when other symbols are imported.

However, since this runs early on in the linking process the optional symbols are not yet created.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.