jvmrs 0.1.1

A JVM implementation in Rust with Cranelift JIT, AOT compilation, and WebAssembly support
Documentation
1
2
3
4
5
6
7
8
9
10
[book]
title = "JVMRS Documentation"
authors = ["JVMRS Contributors"]
language = "en"
multilingual = false
src = "docs/book"
description = "JVM implementation in Rust"

[build]
create-missing = false