471 B
471 B
Infrastructure
We need to make it easy to make your own library using emigui_wasm. Maybe we can use build.rs to generate needed stuff, e.g. index.hmtl?
Code
- Read TTF from browser?
- requestAnimationFrame
- Rename region to something shorter
region: &Regionregion.add(...):/gui: &Guigui.add(...):)ui: &Uiui.add(...):)
Additional bindings, e.g. Piston
Widgets
- Scroll bar
- Menu bar
- Windows
- Text input
- Color picker