emscripten-core/emscripten
GitHub で見るUse console.log to print values of args of emscripten_set_canvas_element_size
Open
#14,551 opened on 2021年6月29日
good first bughelp wanted
Repository metrics
- Stars
- (27,361 stars)
- PR merge metrics
- (平均マージ 19d 10h) (30d で 147 merged PRs)
説明
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.