Hacker News new | ask | show | jobs
by Crespyl 3132 days ago
These days it's probably possible to use a buffer in the asmjs/WASM side and generate the image data there, only exporting back to the JS side after the job is complete. That should significantly cut down on the overhead.