mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-12 08:31: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
|
||||
|
||||
; v_65536:
|
||||
; .qword 262144
|
||||
; .qword 131072
|
||||
|
||||
; real_entry:
|
||||
)
|
||||
|
Reference in New Issue
Block a user