mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 00:37:27 +00:00
3d6a15f442
* Log warning instead of error when failing to decode RON in storage * New web demo * Clean up some warn/error logging * Avoid deadlock that could happen on crash * Log errors using console.warn, because console.error can cause crashes * Use patched version of wasm-bindgen-cli, allowing >2GB memory * New web demo