Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

code-disaster/packr-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packr-rs

A port of packr written in rust-lang. Uses jni-rs to access the Java Invocation API.

This code was written as an experiment to get familiar with the Rust language and with Cargo, how to interface with C/C++, and how to integrate native code.

This port is not complete. It only runs on Mac OS X so far. It doesn't implement all features available in the original.

Disclaimer: This is one part of the very first code I've ever written in Rust. It's probably very ugly. No kittens were harmed while writing this code.

About

An experimental port of the JVM launcher of https://github.com/libgdx/packr, written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published