1. 使用CGO对代码进行重构

This commit is contained in:
kunmeng
2025-02-27 11:17:22 +08:00
parent 6c8cbae1fe
commit a4caf70ae8
26 changed files with 54861 additions and 477 deletions

7
core/lib.go Normal file
View File

@@ -0,0 +1,7 @@
//go:build linux && amd64
package core
/*
*/
import "C"