1 unstable release
0.1.0 | Jul 31, 2021 |
---|
#13 in #edge-computing
155KB
4K
SLoC
AluVM assembly toolchain
AluVM assembly toolchain includes AluAsm – assembler – and ALink – linker, which may be used for producing AluVM and AluRE libraries and executable files.
For examples, check ./examples
folder and see how they are compiled by using
./test/code_build.sh
script.
You can read more about AluVM on https://www.aluvm.org
Dependencies
~12MB
~183K SLoC