Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 182 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 182 Bytes

Open Java Card Virtual Machine

To compile:

mkdir build
cd build
cmake ..
make
make test

Invoke with:

./bin/openjcvm <file to load>