Difference between revisions of "JS-ctypes"

Jump to navigation Jump to search
no edit summary
 
Line 212: Line 212:


js-ctypes have been introduced with XR 1.9.2 but the ABI was incomplete or different. Once we have everything working we'll need to dig that and check if we need it.
js-ctypes have been introduced with XR 1.9.2 but the ABI was incomplete or different. Once we have everything working we'll need to dig that and check if we need it.


== Progression ==
== Progression ==
Line 222: Line 221:


In the JSM we ''open()'' ''libXX.so''. We'll need to replace that with appropriate extension for each platform. There's an xpcom component which guess the extension based on platform but can't remember the name.
In the JSM we ''open()'' ''libXX.so''. We'll need to replace that with appropriate extension for each platform. There's an xpcom component which guess the extension based on platform but can't remember the name.
== See also ==
* https://developer.mozilla.org/en/js-ctypes

Navigation menu