@hatch:window v0.2.9
Window + input for any WrenLift app. winit on native, page-attached canvas on web — same Window.create({...}) API, same pollEvents / closeRequested / size surface across targets. Bring-your-own canvas via Window.attach(elementId) on web.
$
hatch add @hatch:window
loading README…