Hacker News new | ask | show | jobs
by cronjob4 2065 days ago
Greate work! Does the WebWorker execution comes with any performance issues ?
1 comments

Well yes. The biggest limitation is the max. string size. For passing the data to the WebWorker. But I was impressed by the browser speed for the raytracer example.