WASM build #24
Labels
b: graphical
graphical backends
k: component
new part of an existing system
p: tuig-iosys
tuig-iosys crate
s: rendering
rendering subsystem (not user interface)
The traditional approach here would be to put a
<canvas>
on the page and draw normally to it, but I think I can do better -- I'd like to use some actual DOM and not have to spend my CPU cycles rendering when I could lean on the browser to do it instead, especially given how simple this rendering can be.The text was updated successfully, but these errors were encountered: