2 posts tagged with "JIT"
All tagsRun dynamic code in C on Unix
April 03, 2021 • 2 min readLoad opcodes into the memory of a running (unix) program and execute it.
Run dynamic code in C on Windows
April 01, 2021 • 6 min readLoad opcodes into the memory of a running (windows) program and execute it.