evilsocket / SoftWire

SoftWire is a class library written in object-oriented C++ for compiling assembly code. It can be used in projects to generate x86 machine code at run-time as an alternative to self-modifying code. Scripting languages might also benefit by using SoftWire as a JIT-compiler back-end. It also allows to eliminate jumps for variables which are tem…
25Updated 15 years ago

Alternatives and similar repositories for SoftWire:

Users that are interested in SoftWire are comparing it to the libraries listed below