Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. index.html:49 trap!
  2. printErr @ index.html:49
  3. abort @ index.js:1
  4. _llvm_trap @ index.js:1
  5. wasm-function[1208]
  6. wasm-function[1232]
  7. wasm-function[1235]
  8. wasm-function[999]
  9. wasm-function[748]
  10. wasm-function[2475]
  11. wasm-function[1338]
  12. wasm-function[1340]
  13. wasm-function[833]
  14. wasm-function[2523]
  15. wasm-function[1338]
  16. wasm-function[1340]
  17. wasm-function[737]
  18. wasm-function[2470]
  19. wasm-function[2254]
  20. ftCall_v @ index.js:1
  21. browserIterationFunc @ index.js:1
  22. runIter @ index.js:1
  23. Browser_mainLoop_runner @ index.js:1
  24. requestAnimationFrame (async)
  25. requestAnimationFrame @ index.js:1
  26. Browser_mainLoop_scheduler_rAF @ index.js:1
  27. _emscripten_set_main_loop @ index.js:1
  28. wasm-function[736]
  29. wasm-function[731]
  30. (anonymous) @ index.js:1
  31. callMain @ index.js:1
  32. doRun @ index.js:1
  33. run @ index.js:1
  34. runCaller @ index.js:1
  35. removeRunDependency @ index.js:1
  36. processPackageData @ index.js:1
  37. (anonymous) @ index.js:1
  38. (anonymous) @ index.js:1
  39. index.js:1 Uncaught abort("trap!"). Build with -s ASSERTIONS=1 for more info.
  40. runIter @ index.js:1
  41. Browser_mainLoop_runner @ index.js:1
  42. requestAnimationFrame (async)
  43. requestAnimationFrame @ index.js:1
  44. Browser_mainLoop_scheduler_rAF @ index.js:1
  45. _emscripten_set_main_loop @ index.js:1
  46. wasm-function[736]
  47. wasm-function[731]
  48. (anonymous) @ index.js:1
  49. callMain @ index.js:1
  50. doRun @ index.js:1
  51. run @ index.js:1
  52. runCaller @ index.js:1
  53. removeRunDependency @ index.js:1
  54. processPackageData @ index.js:1
  55. (anonymous) @ index.js:1
  56. (anonymous) @ index.js:1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement