jvm-rs icon indicating copy to clipboard operation
jvm-rs copied to clipboard

JVM-RS -- A Demo Memory-Safe JVM on Rust

Results 9 jvm-rs issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [zip](https://github.com/zip-rs/zip) from 0.5.2 to 0.5.13. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=zip&package-manager=cargo&previous-version=0.5.2&new-version=0.5.13)](https://dependabot.com/compatibility-score/?dependency-name=zip&package-manager=cargo&previous-version=0.5.2&new-version=0.5.13) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.3.2 to 1.4.3. Changelog Sourced from byteorder's changelog. 1.3.4 This patch release squashes deprecation warnings for the try! macro, in accordance with byteorder's minimum supported Rust version...

dependencies

Bumps [vec_map](https://github.com/contain-rs/vec-map) from 0.8.1 to 0.8.2. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=vec_map&package-manager=cargo&previous-version=0.8.1&new-version=0.8.2)](https://dependabot.com/compatibility-score/?dependency-name=vec_map&package-manager=cargo&previous-version=0.8.1&new-version=0.8.2) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Refer to [jvm.go/rtda/heap](https://github.com/zxh0/jvm.go/tree/master/jvmgo/rtda/heap) - [x] classpath - [ ] heap - [ ] array - [ ] object - [x] field - [x] method

Refer to [jvm.go/instructions/instructions/math/div](https://github.com/zxh0/jvm.go/blob/master/jvmgo/instructions/math/div.go) - [ ] DDIV - [ ] FDIV - [ ] IDIV - [ ] LDIV

instruction
welcome PR

Refer to [jvm.go/jvmgo/classpath](https://github.com/zxh0/jvm.go/tree/master/jvmgo/classpath) - [x] DirEntry - [ ] ZipEntry - [ ] CompositeEntry - [ ] WildcardEntry - [x] read_class

Format Rust code with [rustfmt](https://github.com/rust-lang-nursery/rustfmt) after it's stable

wait for Rust feature stable

Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.3.2 to 1.5.0. Changelog Sourced from byteorder's changelog. WARNING: This CHANGELOG is no longer updated. The activity for this project is sparse enough that you should refer...

dependencies