zink icon indicating copy to clipboard operation
zink copied to clipboard

Fix stack limitation

Open clearloop opened this issue 2 years ago • 0 comments

Which library is the bug in?

codegen

Which version of are you on?

0.1.2

Operating System

macOS (Apple Silicon)

Describe the bug

https://github.com/zink-lang/zink/blob/main/codegen/src/asm.rs#L47

should be 1024

logs

Please include the logs as well if relevant.


clearloop avatar Oct 02 '23 15:10 clearloop