Files
Interpreter/third_party
AdminandCursor 2eb2468119 划定 CMake 模块目录并补充各层 README。
固定 isa/compiler/vm/host 的职责边界,样例与测试单独成目录。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-18 16:32:07 +08:00
..

third_party

第三方源码或单头库,本仓库不把它们做成业务 CMake 目标。

预期由 compiler 私有链接(例如 toml 解析)。不要从 isavmhost 直接依赖本目录。

新增依赖时在此注明来源、许可和所用版本。第一版不上 LLVM、不做 CPython / JIT。