A runtime for assembling code at runtime, used with the dynasm plugin for JIT compilation.
# Cargo.toml
[dependencies]
dynasmrt = "5.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new assembly and finalize it into executable code.
Use a nightly toolchain: `rustup default nightly`.
No dependency data recorded yet.