Hacker News
new
past
comments
ask
show
jobs
points
by
nine_k
2 hours ago
|
comments
by
0x457
1 hours ago
|
[-]
All WASM can do is transfer bag of bytes between module runtime and host. So yes, so yeah it can just decode into a buffer. Even you use wasm components to give it I/O, you can still make these go to buffer.
reply