Wren 💜 (fae/fem/she/they) I added local variables so now I can compile code like this: #wcc format ELF64 public main extrn printf main: push rbp ; prelude mov rbp, rsp push 0 ; push_int ; define_local 0 lea rax, [rbp-0*8] ; push_local_variable push rax push 1 ; push_int ... hello.asm 1 Likes · 0 Reblogs · Posted November 21, 2025 · View Post