--- outline: deep --- # 自定义描述域 API 我们可以使用 `interp_add_scopeapis` 注册自定义描述域 API,来支持自定义配置域和接口。 ## 基础示例 ### 编译运行 ```bash $ xmake $ xmake run ```