You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// [ERROR] console - Aborted(Assertion failed: *currp, at: /home/runner/work/binaryen.js/binaryen.js/binaryen/src/wasm-traversal.h,293,pushTask). Build with -sASSERTIONS for more info.
class VNode1 {
private _data: any = new Map()
}
let node1: VNode1 = new VNode1()
// [ERROR] console - Aborted(Assertion failed: *currp, at: /home/runner/work/binaryen.js/binaryen.js/binaryen/src/wasm-traversal.h,293,pushTask). Build with -sASSERTIONS for more info.