emscripten-core / emscripten-core/emscripten

WebIDL Binder assumes `assert` is available, but it is not when in STRICT mode

Open
#21,150 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Please include the following in your bug report:

**Version of emscripten/emsdk:**

3.1.52 but appears to be a regression in 3.1.48 caused by PR #20592.

It tries to call `assert` from `ensureCache.prepare` and `ensureCache.alloc`.

e.g.

https://github.com/emscripten-core/emscripten/blob/edc1a75587f75cc6c1c2b91029d92a7a0ec34064/tools/webidl_binder.py#L207

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.