mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
[web] port JS code to Rust
This commit is contained in:
@@ -20,9 +20,12 @@ egui = { path = "../egui", features = ["with_serde"] }
|
||||
version = "0.3"
|
||||
features = [
|
||||
'console',
|
||||
'CssStyleDeclaration',
|
||||
'Document',
|
||||
'Element',
|
||||
'HtmlCanvasElement',
|
||||
'HtmlElement',
|
||||
'Location',
|
||||
'Performance',
|
||||
'Storage',
|
||||
'WebGlBuffer',
|
||||
|
||||
Reference in New Issue
Block a user