#assembly #ttvm #driver #api

yanked ttasm

TTVM Assembler API & driver for Rust

0.1.4 Nov 8, 2021
0.1.3 Nov 8, 2021
0.1.2 Nov 8, 2021
0.1.1 Nov 8, 2021
0.1.0 Nov 7, 2021

#31 in #assembler

MIT/Apache

2KB

ttasm - Assembler

ttasm is an assembler for assembling source code to TTVM executable.

Usage

Add the following to your Cargo.toml:

[dependencies]
ttasm = "0.1.4"

or install using:

cargo install "ttasm"

Features

  • Easy to use and Rust-like namings.
  • No heavy dependencies.

Rust version support

This project is being coding using the latest Rust version. No exact version is specified.

Platform support

ttasm is tested on Windows 21H2 (OS Build 22000.282) and Ubuntu 20.04 LTS.

License

This project is licensed under either of

at your opinion.

Dependencies

~14KB