▲ 546 ▼ Which side are you? Javascript or Typescript (i.postimg.cc) submitted 3 years ago by mastermind@lemm.ee to c/programmer_humor@programming.dev 224 comments fedilink hide all child comments
[–] QuazarOmega@lemy.lol 1 point 3 years ago (1 child) those two interop better than in native code Really? Why is that? permalink fedilink source parent hideshow 2 child comments replies: [–] marcos@lemmy.world 2 points 3 years ago (1 child) The wasm ABI allows for a bit more flexibility than the C one. I'm not sure how much impact it has on practice (probably very little, otherwise somebody would have fixed it), but in native code there's a lot of potential for mismatching behaviors from the two different runtimes. permalink fedilink source parent hideshow 2 child comments replies: [–] QuazarOmega@lemy.lol 1 point 3 years ago Oh I had no idea, thanks for explaining! permalink fedilink source parent
[–] marcos@lemmy.world 2 points 3 years ago (1 child) The wasm ABI allows for a bit more flexibility than the C one. I'm not sure how much impact it has on practice (probably very little, otherwise somebody would have fixed it), but in native code there's a lot of potential for mismatching behaviors from the two different runtimes. permalink fedilink source parent hideshow 2 child comments replies: [–] QuazarOmega@lemy.lol 1 point 3 years ago Oh I had no idea, thanks for explaining! permalink fedilink source parent
[–] QuazarOmega@lemy.lol 1 point 3 years ago Oh I had no idea, thanks for explaining! permalink fedilink source parent