mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
Add some helpful wrapper around web_sys
This commit is contained in:
@@ -18,10 +18,12 @@ emigui = { path = "../emigui" }
|
||||
[dependencies.web-sys]
|
||||
version = "0.3"
|
||||
features = [
|
||||
'console',
|
||||
'Document',
|
||||
'Element',
|
||||
'HtmlCanvasElement',
|
||||
'Performance',
|
||||
'Storage',
|
||||
'WebGlBuffer',
|
||||
'WebGlProgram',
|
||||
'WebGlRenderingContext',
|
||||
|
||||
Reference in New Issue
Block a user