wasabi icon indicating copy to clipboard operation
wasabi copied to clipboard

Implement minimal features needed for a web browser and make a small sample app to demonstrate the API usage

Open hikalium opened this issue 2 years ago • 0 comments

Features

  • [x] draw_text()
  • [x] draw_rect()
  • [ ] read_event()
    • [ ] MouseEvent
    • [ ] KeyboardEvent
  • [ ] #9
  • [ ] send()
  • [ ] receive()

hikalium avatar Dec 09 '22 07:12 hikalium