Skip to content

Cumglue/cc-rust-binds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc-rust-binds

Ever wanted to make your Cumcord plugins using Rust? Neither did we! That's why we made this.

Usage

Mockup:

  1. Import crate
  2. Use cumcord functions
  3. Compile
  4. Use in your plugin

Example plugin included to show how to use it

Deployment

To build this project run

wasm-pack build --release --target web

To build the example plugin run

cd tests
sperm build

About

Rust bindings for Cumcord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published