xcvxcvsdfvdsfsd

Run Settings
LanguageAssembly
Language Version
Run Command
https://github.com/orgs/ory/discussions/103 https://github.com/orgs/ory/discussions/105 https://github.com/orgs/ory/discussions/104 https://github.com/orgs/adonisjs/discussions/4582 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
Editor Settings
Theme
Key bindings
Full width
Lines