Untitled

Run Settings
LanguageAssembly
Language Version
Run Command
section .data msg db "Hello World!", 0ah section .text global _start _start: mov rax, 1 mov rdi, 1 mov rsi, msg mov rdx, 13 syscall mov rax, 60 mov rdi, 0 syscall https://lu.ma/h4dlw83z https://lu.ma/veiqg1f7 https://lu.ma/5hbtn7gp https://lu.ma/mar55tu3 https://lu.ma/ycpslnqn https://lu.ma/59jwapy4
Editor Settings
Theme
Key bindings
Full width
Lines