mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-14 06:35:40 +00:00
Try further reducing preallocated stack size.
This commit is contained in:
parent
8ebf8986f0
commit
a7577dfcef
@ -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:
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user