Open
Bug 732911
Opened 13 years ago
Updated 2 years ago
We should be able to transmit js-ctypes values between JS threads
Categories
(Core :: js-ctypes, defect)
Tracking
()
NEW
People
(Reporter: Yoric, Unassigned)
References
(Blocks 1 open bug)
Details
At the moment, js-ctypes is the only way of doing anything native on a JavaScript non-main thread. To make things easier, it would be quite interesting to be able to pass js-ctypes CData an CType values back and forth. At the moment, some values may be passed, but not all. I am not sure of which can and which can't.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•