ruffle/render/webgl/src
relrelb 08b6cf543a web: Guard logs behind a `log_enabled!()` macro
These logs perform somewhat expensive evaluation (crossing the Wasm-
JS boundary). So use the cheaper `log_enabled!()` macro to avoid
evaluation if the relevant log level is not enabled.
2021-09-16 02:56:18 -07:00
..
lib.rs web: Guard logs behind a `log_enabled!()` macro 2021-09-16 02:56:18 -07:00