Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kevingadd
on Nov 27, 2013
|
parent
|
favorite
| on:
On Asm.js
asm.js doesn't have support for reference types. You can access threads via the HTML5 'Web Worker' feature.
CmonDev
on Nov 28, 2013
So, all the C++ threading code will automatically be converted to 'Web Workers'?
flohofwoe
on Nov 28, 2013
No, but it's not a great deal to write a parallel execution subsystem in C/C++ which abstracts the differences between pthreads and WebWorkers away. Using low-level pthreads primitives directly in high-level code is a bad idea anyway.
Guidelines
|
FAQ
|
Support
|
API
|
Security
|
Lists
|
Bookmarklet
|
Legal
|
Apply to YC
|
Contact
Search: