Explain that example runs in a simulator #4
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rafaelcaricio/lvgl-rs#4
Loading…
Reference in a new issue
No description provided.
Delete branch "readme"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I first encountered this awesome project, I assumed that I would need to buy some hardware in order to try it. But after some digging I realized that the
demo
example runs in a simulator. So I tried to explain this a little better, and also mention that a git submodule needs to be installed.Thank you for your contribution! No need for hardware ;)
I would like to also provide an example of this project compiled to WASM and running in the browser. This is something I will be working next time I have some free time.