mirror of
https://github.com/extism/extism.git
synced 2026-04-23 03:00:11 -04:00
3 lines
84 B
Makefile
3 lines
84 B
Makefile
bindings:
|
|
bindgen ../core/extism.h --allowlist-function extism.* > src/bindings.rs
|