Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
notnullorvoid
69 days ago
|
parent
|
context
|
favorite
| on:
We rewrote our Rust WASM parser in TypeScript and ...
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: