So much better now

You are viewing a single thread.
View all comments
14 points

Do we have 3 assemblies now?

permalink
report
reply
33 points
*

Actual assembly in mainstream use:
x86
arm
risc v

mainstream byte code:
jvm
.net (I think)
wasm

fake assembly people may write:
llvm
wasm

wat (web assembly text) is actually written is S-expressions, like lisp but without code as data.

Edit: formatting

permalink
report
parent
reply
15 points

.NET thing is called IL

permalink
report
parent
reply
9 points

The runtime is even called “common language runtime” (clr), as it is intended to support many different languages, which the jvm never was.

permalink
report
parent
reply
12 points

I’m making my own, because all mainstream options are bloated for my usecase…

permalink
report
parent
reply
6 points

How many do you want?

permalink
report
parent
reply
8 points

One. To rule them all.

permalink
report
parent
reply
13 points
3 points

You forgot CC :)

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 1.9K

    Monthly active users

  • 1.1K

    Posts

  • 39K

    Comments