firefox userChrome.js greasemonkeyスクリプトスレ 4 at SOFTWARE
[2ch|▼Menu]
491:名無しさん@お腹いっぱい。
08/04/03 20:47:43 DtWEuWzT0
コアメンバのその時の気分じゃないのかな..w

>>489はちょっと言い過ぎだったかも, でも日曜プログラマにはちょっと手が出しにくくなると思う

URLリンク(wiki.mozilla.org)

xtensions and XR applications

Extension authors can write most of their application in JS. However, they may still need the ability to interact with native code. This is important so that they can use
* precompiled external libraries (imagemagick)
* perform operations in native code which would be too slow in JS
Both of these use-cases can and should be solved with a FFI library which is exposed to JavaScript. See mfinkle's post about an early prototype based on python ctypes. Solutions such as SWIG may also be useful for scripting more complex C++ APIs.


次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

5374日前に更新/230 KB
担当:undef