google / google/filament

Emscripten console loging API has changed since 3.41

Open
#7,180 2 comments 0 reactions 1 assignee Claimed by @pixelflinger View on GitHub
web
Dominant language
C++
Stars
20.5k
Forks
2.3k
Avg merge
2d 14h
Merged PRs (30d)
83

Description

From Emscripten change log:

> 3.1.40 - 05/30/23
-----------------
- The `_emscripten_out()`, `_emscripten_err()` and `_emscripten_dbg()` functions
declared in `emscripten/console.h` no longer have the underscore prefix and
are now documented. (#19445)

So please make appropriate changes for libs/utils/src/Log.cpp

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.