Compare commits

..

6 commits

Author SHA1 Message Date
Vinzenz Schroeter a51fe07d84 use macros in macros
Some checks failed
Rust / build-gnu-apt (pull_request) Successful in 2m6s
Rust / build-size-gnu-unstable (pull_request) Failing after 33s
2025-06-18 20:41:22 +02:00
Vinzenz Schroeter 749e224937 wrap_function without defined signature 2025-06-18 20:30:55 +02:00
Vinzenz Schroeter a06c3a83aa tweak dsl 2025-06-18 17:51:32 +02:00
Vinzenz Schroeter b92dcc565a multiple methods in one macro invocation 2025-06-18 17:39:30 +02:00
Vinzenz Schroeter 5e1a466bbf fix Makefile
Some checks failed
Rust / build-gnu-apt (pull_request) Successful in 2m1s
Rust / build-size-gnu-unstable (pull_request) Failing after 32s
2025-06-18 17:25:11 +02:00
Vinzenz Schroeter 4ef14834ad update ci
Some checks failed
Rust / build-gnu-apt (pull_request) Failing after 1m44s
Rust / build-size-gnu-unstable (pull_request) Failing after 31s
2025-06-18 00:14:18 +02:00

View file

@ -48,7 +48,7 @@ jobs:
run: rustup toolchain install nightly -t aarch64-unknown-linux-gnu -c rust-src --no-self-update
- name: install csbindgen
run: rustup run nightly cargo install cbindgen@0.29.0
run: rustup run nightly cargo install cbindgen@0.29
- name: generate bindings
run: ./generate-binding.sh