Skip to content

OisinA/jjvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jjvm

jjvm is an attempt at implementing the JVM in Rust. It is primarily a project to learn the internals of the JVM.

Crates

  • jjvm - CLI using clap for interacting with jjvm.
  • jjvm-loader - Crate for loading in Class files.
  • jjvm-vm - Crate for executing the loaded Class files.

About

JVM implementation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published