完成桥接层

This commit is contained in:
2026-03-19 22:04:07 +08:00
parent 4ee065954e
commit a5eb303c4b
5 changed files with 157 additions and 14 deletions

View File

@ -8,7 +8,7 @@ output-type ="executable"
[dependencies]
[ffi.c]
luacjapi.path = "./lib/build/luacjapi"
luacjapi.path = "./lib/build"
[scripts]
pre-build = "cjpm run build.cj pre-build"