dynasm 1.2.1

A plugin for assembling code at runtime. Combined with the runtime crate dynasmrt it can be used to write JIT compilers easily.
Documentation

dynasm

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

filelocal

    This feature flag does not enable additional features.

dynasm_extract

    This feature flag does not enable additional features.

dynasm_opmap

    This feature flag does not enable additional features.