Skip to content

Tooling and utils for writing C-style bindings.

Notifications You must be signed in to change notification settings

open-dx/cwrap-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cwrap

Developer tooling and utilities for building C-style bindings to a variety of target environments with first-class no-std support.

Warning: Until published to the registry, DO NOT USE THIS CRATE. It's guaranteed to break without notice and will derail your deployments (etc.).

Docs & Stuff

Examples

The simple example demonstrates the most basic usage possible for all features. For now, consider this the best place to start.

cargo run --example simple

About

Tooling and utils for writing C-style bindings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages