A plugin for assembling code at runtime, used with dynasmrt for JIT compilers.
# Cargo.toml
[dependencies]
dynasm = "5.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Assembles x64 machine code at runtime using dynasm.
Switch to nightly toolchain with `rustup default nightly`.
No dependency data recorded yet.