mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-13 09:01:21 +00:00
Try further reducing preallocated stack size.
This commit is contained in:
@ -1805,7 +1805,7 @@ impl Emitter for Assembler {
|
|||||||
; br x30 // LR
|
; br x30 // LR
|
||||||
|
|
||||||
; v_65536:
|
; v_65536:
|
||||||
; .qword 262144
|
; .qword 131072
|
||||||
|
|
||||||
; real_entry:
|
; real_entry:
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user