-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FFIバインディングの提供 #550
Comments
issue作成ありがとうございます!! どの言語を実装していくかですが、個人的には需要が大きそうなプログラミング言語を優先的にサポートしていきたい気持ちがあります! |
Apache OpenDALという、参考になりそうなRust実装のプロジェクトがありました。 現在リリースされている言語対応は4種類で、どれも非同期に対応している、というより非同期がメインです(まあI/Oを扱うものですし)。
また次の言語がWIPの状態だそうです。こちらでは逆にRust実装で言う
(ざっと調べた感じなので、抜け漏れがあるかも) (追記) とりあえず私は次の二つをwatchしておきます。 |
内容
このリポジトリから、C以外のFFIバンディングを提供していきます。
Pros 良くなる点
Cons 悪くなる点
実現方法
NeonNAPI-RS: Node.js向けのFFIを実装 #758VOICEVOXのバージョン
N/A
OSの種類/ディストリ/バージョン
その他
The text was updated successfully, but these errors were encountered: