Repository Issues

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 temporarily constant during run-time, like for efficient graphics processing by constructing an optimised pipeline. Because of its possibility for 'instruction rewiring' by run-time conditional compilation, I named it "SoftWire". It is targeted only at developers with a good knowledge of C++ and x86 assembly. Project originally by Nicolas Capens, new implementation by Simone Margaritelli aka evilsocket

GitHub で見る
Stars
 (25 個のスター)
Forks
 (14 件のフォーク)
Indexed issues
 (0 件の索引済み Issue)
open beginner issues
 (0 件のオープンな初心者向け Issue)
最終索引
2026/08/16
最終 GitHub push
2009/05/28
コントリビューションガイド
コントリビューションガイドはありません
行動規範
行動規範はありません
主要言語
C++
PR merge metrics
 (30d に merged PR はありません)
初心者向けラベル
索引済み初心者向けラベルはありません

Issue

0 件のクローズ済み索引 Issue

このリポジトリには closed の索引済み Issue がありません。