1
0
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:
Emil Ernerfeldt
2018-12-24 00:15:18 +01:00
parent 2e2e7a7839
commit 6755a90734
7 changed files with 153 additions and 53 deletions

View File

@@ -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).