emscripten-core / emscripten-core/emscripten

Can we deprecate LINKABLE and RELOCATABLE settings

Open
#25,262 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

These settings I believe were created as part of enabled dynamic linking, but its not clear that they are useful on their own.

Being able to remove these settings or at least make them internal would allow for bunch of simplification. Especially since we are trying to move towards a MAIN_MODULE that is *not* RELOCATABLE, keeping the public RELOCATABLE setting around would really complicate things in that world.

See https://github.com/emscripten-core/emscripten/issues/12682

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.