emscripten-core/emscripten
Ver no GitHubUse console.log to print values of args of emscripten_set_canvas_element_size
Open
#14.551 aberto em 29 de jun. de 2021
good first bughelp wanted
Métricas do repositório
- Stars
- (27.361 stars)
- Métricas de merge de PR
- (Mesclagem média 19d 10h) (147 fundiu PRs em 30d)
Description
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.