Skip to content

[wasm coreclr] move stack in debug builds to not start at 0 address #116712

Open
@radekdoulik

Description

@radekdoulik

We can use '-sGLOBAL_BASE=...' option to force the stack not start at 0 address in debug builds.

It currently breaks other things, so it needs more work. I would also like to look at it in more detail to be sure we indeed want to use this option. Mono doesn't currently use it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions