emscripten-core/emscripten
Auf GitHub ansehenUse console.log to print values of args of emscripten_set_canvas_element_size
Open
#14.551 geöffnet am 29. Juni 2021
good first bughelp wanted
Repository-Metriken
- Stars
- (27.361 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 19T 10h) (147 gemergte PRs in 30 T)
Beschreibung
the type of log message is not considered an error. It is small but makes us confusing as see the console. We might think that an error returned as calling emscripten_set_canvas_element_size. Should be changed to log or info.