| ▲ | trumpdong 6 hours 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. | ||
| ▲ | gspr 5 hours ago | parent [-] | |
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. | ||