仓库议题

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 个已索引议题

此仓库没有已索引议题。