We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85648ba commit 07a8351Copy full SHA for 07a8351
Design/Symbol.md
@@ -4,7 +4,7 @@
4
5
开发者工具或者线上打印出来的堆栈,一般都是 wasm 函数 id,需要通过 symbol 映射到函数名,才能用于定位问题
6
7
-这里提供了一个小工具用来替换函数 id,用法如下:
+这里提供了一个[小工具](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform/blob/main/tools/rewrite_exception_symbol.js)用来替换函数 id,用法如下:
8
9
比如以下这段堆栈
10
0 commit comments