uasm-rs
A library for Cargo build scripts for providing the UASM assembler.
Usage
This crate provides one export, which is the path to the built UASM executable.
use UASM_PATH;
(:
A library for Cargo build scripts for providing the UASM assembler.
This crate provides one export, which is the path to the built UASM executable.
use uasm::UASM_PATH;
(: