Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly disable WASM_BIGINT in emcc build when the CMake flag is o…
…ff (#7162) This handles the case where WASM_BIGINT is enabled by default by emcc. Binaryen's JS bindings do not currently work with bigint (see #7163)
- Loading branch information