Y
Hacker News
new
|
ask
|
show
|
jobs
by
trumpdong
3 days ago
There's no way to draw on a canvas in WASM either. You just decided to write JS wrapper functions for that. But you didn't write wrapper functions for DOM manipulation.
1 comments
gspr
3 days ago
You're right. But at least the JS wrapper for the canvas is just used for setting up the shared memory, if I remember correctly?
At any rate: this doubly makes my point.
link
At any rate: this doubly makes my point.