this post was submitted on 12 Feb 2024
1138 points (99.1% liked)

Programmer Humor

32069 readers
393 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 80 points 7 months ago (3 children)

You can use a JavaScript to assembly converter so you get the same pain on your personal projects.

[–] [email protected] 23 points 7 months ago

Tell me more, I’ve almost achieved webasm

[–] [email protected] 16 points 7 months ago (1 children)

Wouldn't that just be a JavaScript compiler?

[–] [email protected] 3 points 7 months ago

Well, if you put it that way ... yes.

[–] [email protected] 7 points 7 months ago

Is there a 6502 backend?