【问题标题】:Could not recognise discriminant 0xD for type Section无法识别类型部分的判别式 0xD
【发布时间】:2023-01-17 21:38:24
【问题描述】:

我正在尝试使用 Sentry (https://github.com/getsentry/symbolicator/tree/master/crates/wasm-split) 提供的 wasm-split 实用程序,如下所示:

./wasm-split-Windows-x86_64.exe main.wasm

main.wasm 由 emscripten 从 C++ 编译而来。

但是我收到以下错误:

Error: (root)[4]: Could not recognise discriminant 0xD for type Section

Caused by:
    Could not recognise discriminant 0xD for type Section

我不知道这意味着什么,也不知道下一步该去哪里。谷歌也没有提供任何答案。

【问题讨论】:

    标签: webassembly


    【解决方案1】:

    回答我的问题。这是 wasmbin 中的错误,wasm-split 的依赖项。看这里:https://github.com/getsentry/symbolicator/issues/969

    【讨论】:

      猜你喜欢
      • 2021-06-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-07-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多