mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
[web] port all remaining JS code to Rust
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -419,9 +419,12 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"egui 0.1.2",
|
||||
"egui_web 0.1.0",
|
||||
"js-sys 0.3.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parking_lot 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"wasm-bindgen 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"web-sys 0.3.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user