DEV Community

Assembly

Assembly is a low-level programming language that uses mnemonics to represent machine instructions.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What is Actually WebAssembly? Why Should You Use It?

What is Actually WebAssembly? Why Should You Use It?

Comments
2 min read
Hello World in Assembly (x86-64)

Hello World in Assembly (x86-64)

6
Comments 3
2 min read
Show off on Apple M1 with assembly

Show off on Apple M1 with assembly

5
Comments 2
5 min read
CALL me, maybe

CALL me, maybe

11
Comments 6
10 min read
Programando en Turbo Assembler en los 90

Programando en Turbo Assembler en los 90

3
Comments
4 min read
🐍 The Journey of Creating the Smallest Snake Game in the World🐍

🐍 The Journey of Creating the Smallest Snake Game in the World🐍

5
Comments 1
4 min read
Challenge RE #26

Challenge RE #26

Comments
2 min read
6502 Programming

6502 Programming

2
Comments
7 min read
Challenge RE #22

Challenge RE #22

Comments
4 min read
Challenge RE #21

Challenge RE #21

5
Comments
2 min read
How are threads created in Linux x86_64

How are threads created in Linux x86_64

5
Comments 2
5 min read
How a CPU really works

How a CPU really works

1
Comments
2 min read
Challenge RE #14

Challenge RE #14

Comments
2 min read
Challenge RE #13

Challenge RE #13

Comments
2 min read
Challenge RE #12

Challenge RE #12

Comments
4 min read
Challenge #10

Challenge #10

Comments
1 min read
Challenge RE #8

Challenge RE #8

Comments
6 min read
Challenge RE #7

Challenge RE #7

Comments
3 min read
Challenge RE # 5

Challenge RE # 5

Comments
6 min read
How to make your own Godbolt (for C++ and Rust)

How to make your own Godbolt (for C++ and Rust)

2
Comments 1
4 min read
Writing a NES game day 12, The Aqualate!

Writing a NES game day 12, The Aqualate!

2
Comments
2 min read
Building a Simple Bootloader in NASM x86

Building a Simple Bootloader in NASM x86

4
Comments
3 min read
Writing a NES game day 10: Working with graphics

Writing a NES game day 10: Working with graphics

2
Comments
3 min read
Calling Conventions

Calling Conventions

1
Comments
2 min read
Bit banging exercise in C

Bit banging exercise in C

Comments
4 min read
loading...