Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wrappers for basic chuffed functions and example program using these wrappers #34

Merged
merged 4 commits into from
Nov 4, 2023

Commits on Nov 1, 2023

  1. Add wrappers for basic chuffed functions in lib.rs. Recreate example/…

    …template.cpp in main.rs using wrapper functions. Update wrapper.h with ffi hacks and add wrapper.cpp. Update build.rs, build.sh and clean.sh accordingly
    Kieranoski702 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d5f60a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    867a251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7906d9d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    ac3c4c8 View commit details
    Browse the repository at this point in the history