mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
Reduce stack size.
This commit is contained in:
parent
2776daedfa
commit
8ebf8986f0
@ -1805,7 +1805,7 @@ impl Emitter for Assembler {
|
||||
; br x30 // LR
|
||||
|
||||
; v_65536:
|
||||
; .qword 1048576
|
||||
; .qword 262144
|
||||
|
||||
; real_entry:
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user