Skip to content

dklbreitling/ijvrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IJVRust

This is an IJVM emulator written in Rust.

Usage

Example usage: cargo run -r files/mandelbread.ijvm.
There are two example IJVM files provided in the files/ directory, along with their more human-readable JAS assembly files.

Omit -r and set debug_assertions = true in the Cargo file to get debug output.
Warning: This generates a lot of output on stderr.

About

IJVM Emulator implemented in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages