Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 164 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 164 Bytes

JieCardVM

JieCardVM, a.k.a. JCVM, is a virtual machine which runs bytecode on smart cards.

Build

mkdir build && cd build
cmake ..
make