dart-native / dart-native/codegen
Generate C Function
Open
- Dominant language
- JavaScript
- Stars
- 81
- Forks
- 4
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 1
Description
有一些 API 是 C 函数,理论上可以自动生成 Dart 接口。
需要注意的是,需要 Native Header 文件暴露接口,可以参考 dart_native 中 `_dispatch_get_main_queue` 的实现,生成一层封装并通过 `DN_EXTERN` 暴露。或者想个更牛逼的解决方案,嗯。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.