An open API service indexing awesome lists of open source software.

https://github.com/solarliner/rs-evasm

Port of the Eva assembler, for speed, in Rust.
https://github.com/solarliner/rs-evasm

Last synced: about 1 year ago
JSON representation

Port of the Eva assembler, for speed, in Rust.

Awesome Lists containing this project

README

          

# EvASM

Assembler for the Eva VM

This is a Rust port of https://github.com/eva-vm/eva_asm/.