mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Nicer rust code
This commit is contained in:
@@ -19,3 +19,8 @@ This is similar to Dear ImGui but separates the layout from the rendering, and a
|
||||
Input is gathered in TypeScript.
|
||||
PaintCommands rendered to a HTML canvas.
|
||||
Everything else is written in Rust, compiled to WASM.
|
||||
|
||||
# Test goal:
|
||||
|
||||
Make an "any" editor. Store text files, make a VERY SIMPLE text editor, in the web.
|
||||
Supports MARKDEEP. A place for you ideas. Stored on your computer (local storage).
|
||||
|
||||
Reference in New Issue
Block a user