| Crates.io | dynasm-lib |
| lib.rs | dynasm-lib |
| version | 0.1.0-alpha |
| created_at | 2020-07-02 22:32:37.83462+00 |
| updated_at | 2020-07-02 22:32:37.83462+00 |
| description | A pure rust assembler, not a JIT. Used within direct-asm for maximum control over assembly. |
| homepage | |
| repository | https://github.com/HeroicKatora/dynasm-rs |
| max_upload_size | |
| id | 260791 |
| size | 766,430 |
The purpose of this tool is to ease the creation of programs that require run-time assembling.
This was forked from the dynasm crate, to remove its heavy integration into
proc-macro for basic parsing and code generation. The product is a library
Vec.push and Vec.extend.WIP
WIP
This project is forked from Dynasm
None. Please sponsor by contributing code. For example, re-integrating the
dynasm plugin frontend on this backend?
Mozilla Public License, v. 2.0, see LICENSE
Copyright 2016 CensoredUsername, HeroicKatora
Stable