Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can avoid the serialization in WASM by pushing structured bytes to the SharedArrayBuffer, then do serialization in JS which should be relatively cheap compared to pushing JSON strings across the boundary.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: