mirror of https://github.com/godotengine/godot
When using proxy_to_pthread we add BIGINT support (to support exchanging 64 bits integers between wasm and JS). Bigint though, is part of ECMAScript 2020, and the closure compiler was using ECMAScript 6 instead. This commit update the CC configuration to use ECMAScript 2020 instead. |
||
|---|---|---|
| .. | ||
| android | ||
| ios | ||
| linuxbsd | ||
| macos | ||
| web | ||
| windows | ||
| SCsub | ||
| register_platform_apis.h | ||