|
|
|
|
|
by procrast33
292 days ago
|
|
I am curious why the TPDE paper does not mention the Copy-And-Patch paper.
That is a technique that uses LLVM to generate a library of patchable machine code snippets, and during actual compilation those snippets are simply pasted together. In fairness, it is just a proof of concept: they could compile WASM to x64 but not C or C++. I have no relation to the authors. https://fredrikbk.com/publications/copy-and-patch.pdf |
|
[1]: https://home.cit.tum.de/~engelke/pubs/2403-cc.pdf