Crates.io | phoron_core |
lib.rs | phoron_core |
version | 0.5.4 |
source | src |
created_at | 2023-01-28 12:34:06.785441 |
updated_at | 2023-03-19 12:24:21.47465 |
description | A serializer and deserializer for JVM bytecode |
homepage | https://github.com/oyi-lang/phoron_core |
repository | https://github.com/oyi-lang/phoron_core |
max_upload_size | |
id | 770326 |
size | 556,557 |
This project provides the low-level functionality of interacting with the JVM, and thus it provides the following high-level features:
class
files from the object rrpresentation, andclass
files $ cargo build --release
$ cargo test --release
Refer to the tests.
See LICENSE.