Sam Clegg d23f78175c
[lld][WebAssembly] Fix visibility of __stack_pointer global (#161284)
The stack pointer should be global, not hidden / dso-local. Marking it
as global allows it to be exported from the main module and imported
into side modules.
2025-09-29 15:45:48 -07:00
..
2025-09-28 10:15:08 -07:00