倉庫議題

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 查看
星標
 (25 顆星)
分叉
 (14 個分叉)
已索引議題
 (0 個已索引議題)
個開放新手議題
 (0 個開放的新手議題)
最近索引
2026年8月16日
最近 GitHub push
2009年5月28日
貢獻指南
沒有貢獻指南
行為準則
沒有行為準則
主要語言
C++
PR 合併指標
 (30 天內沒有已合併 PR)
新手標籤
沒有已索引的新手標籤

議題

0 個開放索引議題

此倉庫沒有開放的已索引議題。