Can't compile with wasm32-unknown-emscripten

Error:

note: emcc: warning: please replace -g4 with -gsource-map [-Wdeprecated]
          emscripten:ERROR: emscript: failure to parse metadata output from wasm-emscripten-finalize. raw output is:
          {
            "tableSize": 166,
            "declares": [
              "__cxa_find_matching_catch_2",
  • emsdk version: 2.0.17
  • rust version: stable

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.