mirror of
https://github.com/extism/extism.git
synced 2026-01-09 13:57:55 -05:00
3 lines
84 B
Makefile
3 lines
84 B
Makefile
bindings:
|
|
bindgen ../core/extism.h --allowlist-function extism.* > src/bindings.rs
|