mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-26 23:21:35 +00:00
Reduce 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 1048576
|
; .qword 262144
|
||||||
|
|
||||||
; real_entry:
|
; real_entry:
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user