jmriesen / rust-RSM

Educational/portfolio project where I rewrite the Reference Standard M interpreter in rust.
0 stars 0 forks source link

The FFI crate always rebuilding even if there are no changes. #22

Closed jmriesen closed 1 month ago

jmriesen commented 1 month ago

Using cargo build -v we can see that the following issues are causing the rebuilds.

Dirty ffi v0.1.0 (/Users/jacobriesen/Projects/rsm/ffi): the file ffi/sys/types.h is missing Dirty tree-sitter-mumps v0.0.1 (/Users/jacobriesen/Projects/rsm/tree-sitter-M): the file tree-sitter-M/grammer.js is missing