Skip to content

disable custom page size support when using -fPIC#779

Open
dicej wants to merge 1 commit intoWebAssembly:mainfrom
dicej:no-custom-page-sizes-for-pic
Open

disable custom page size support when using -fPIC#779
dicej wants to merge 1 commit intoWebAssembly:mainfrom
dicej:no-custom-page-sizes-for-pic

Conversation

@dicej
Copy link
Collaborator

@dicej dicej commented Mar 23, 2026

See #778 for details.

@dicej
Copy link
Collaborator Author

dicej commented Mar 25, 2026

BTW, I had hoped to add a test for this, but just building a p1, p2, or p3 executable module/component with -fPIC is not sufficient to reproduce it. We'd need to actually build and run a shared library using -shared, but the only way I know how to do that is using wasm-tools component link, and I don't think we currently have access to wasm-tools in the CMake test suite. Should we consider adding it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant