blinds
blinds copied to clipboard
Provide a way to specify parent node for canvas on WASM
The API should ideally allow end-user to specify which parent node the canvas should be attached to.
Similar to this, there could be a wasm-pack example (which, because it uses wasm-bindgen, would allow for use of more of the web-sys libraries).