Wren 💜 (fae/fem/she/they) oh, I forgot to attach the assembly in my last post, here it is! format ELF64 public main extrn printf main: push rbp ; STACK_FRAME mov rbp, rsp push printf ; PUSH_GLOBAL_LABEL push _str_0 ; PUSH_STRING "Hello, World!\n" pop rdi ; CALL 1 pop r11 ... hello.asm 2 Likes · 0 Reblogs · Posted November 19, 2025 · View Post