So much better now

you are viewing a single comment's thread
view the rest of the comments
[–] 14 points 2 years ago (10 children)

Do we have 3 assemblies now?

  • source
  • hideshow 10 child comments
  • [–] 33 points 2 years ago* (last edited 2 years ago) (3 children)

    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

  • source
  • parent
  • hideshow 3 child comments
  • [–] 15 points 2 years ago (2 children)
  • [–] [S] 6 points 2 years ago (4 children)