more debug output
This commit is contained in:
parent
849aed2d4f
commit
61ed456c89
3 changed files with 5 additions and 0 deletions
|
|
@ -352,6 +352,9 @@ function __wbg_get_imports() {
|
|||
const ret = arg0.length;
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbg_log_8cec76766b8c0e33 = function(arg0) {
|
||||
console.log(arg0);
|
||||
};
|
||||
imports.wbg.__wbg_log_eeaf399d6effdabf = function(arg0, arg1) {
|
||||
console.log(arg0, arg1);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue