wasabi
wasabi copied to clipboard
Implement minimal features needed for a web browser and make a small sample app to demonstrate the API usage
Features
- [x] draw_text()
- [x] draw_rect()
- [ ] read_event()
- [ ] MouseEvent
- [ ] KeyboardEvent
- [ ] #9
- [ ] send()
- [ ] receive()