Y
Hacker News
new
|
ask
|
show
|
jobs
by
jws
5800 days ago
There is a foreign function interface floating around in Mozilla land. js-ctypes. I have no idea how it relates to this javascript engine, but it tantalizes.
1 comments
andhow
5800 days ago
js-ctypes goes through the JSAPI, so the JS engine can still guard against rogue NaNs.
link