Skip to content

chlaty/chlaty-lib-hydrahd

Repository files navigation

chlaty-lib-hydrahd

  • This is a source code to build shared library for chlaty-core dynamic linking.
  • You can get a precompiled shared library from Build Workflows or Releases.
  • Write test logic inside src/test.rs. Then run the test using:
cargo test -- --nocapture
  • To build a release use:
cargo build --release
  • This will compile a shared library for your platform.
target/release/
- *.dll -> Windows
- *.so -> Linux (This also support android)
- *.dylib -> MacOS

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors