Hacker News new | ask | show | jobs
by CyberDildonics 1167 days ago
What are you basing that on? If that were true then binaries for different CPU ISAs would also be able to be statically compiled to each other.
1 comments

Even emscripten, which compiles LLVM to WASM has to use a relooper algorithm to get around the lack of jumps.