#instructions #compiler #framework #bytecode #ivm

ivm-compile

The official compiler framework for ivm

1 unstable release

0.1.0 Jul 8, 2022

#1998 in Development tools


Used in ivm-vm

Custom license

13KB
187 lines

The official compiler framework for ivm.


lib.rs:

This crate provides a medium-level "instruction" wrapper for ivm bytecode.

No runtime deps