Issue 176113
Summary [lld][wasm-ld] how to set the wasm stack size
Labels lld
Assignees
Reporter MacroModel
    i found two parameters:
```
--stack-first        Place stack at start of linear memory (default)
--no-stack-first     Place the stack after static data region
```
but i dont find the parameter to set stack size
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to