this post was submitted on 12 Feb 2024
1105 points (99.0% liked)

Programmer Humor

31800 readers
309 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] 77 points 6 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 6 months ago

Tell me more, I’ve almost achieved webasm

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

Wouldn't that just be a JavaScript compiler?

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

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

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

Is there a 6502 backend?