An open API service indexing awesome lists of open source software.

https://github.com/vengarioth/hashlink-rs

an attempt to make a sys crate for the haxe hashlink vm
https://github.com/vengarioth/hashlink-rs

Last synced: 3 months ago
JSON representation

an attempt to make a sys crate for the haxe hashlink vm

Awesome Lists containing this project

README

          

# hashlink-rs

an attempt to build a [sys crate](https://kornel.ski/rust-sys-crate) for [hashlink](https://hashlink.haxe.org/). Basic linking seems to work (against the lib and the dll).

## Special Thanks

* Thank you [Marc](https://github.com/BoneCrasher) for helping with the linking issues!

## Licensing

* [Hashlink is distributed under the MIT license](/vendor/hashlink/LICENSE).
* [hashlink-rs is distributed under the MIT license](/LICENSE).