andreabergia / rjvm

A tiny JVM written in Rust. Learning project
Apache License 2.0
1.47k stars 80 forks source link

Generics #7

Closed andreabergia closed 1 year ago

andreabergia commented 1 year ago

We need to parse generics correctly and to suppor them in the VM.

andreabergia commented 1 year ago

Won't fix this.