mirror of
https://github.com/nodejs/node.git
synced 2025-05-16 13:53:32 +00:00

PR-URL: https://github.com/nodejs/node/pull/35700 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com>
12 lines
388 B
Plaintext
12 lines
388 B
Plaintext
Error
|
|
*%(basename)s:9: Error: WebAssembly.compile(): Argument 0 must be a buffer source
|
|
WebAssembly.compile();
|
|
^
|
|
Error: WebAssembly.compile(): Argument 0 must be a buffer source
|
|
at TypeError.name (*%(basename)s:9:15)
|
|
at TypeError.toString (<anonymous>)
|
|
at console.log (<anonymous>)
|
|
at *%(basename)s:12:9
|
|
|
|
1 pending unhandled Promise rejection(s) detected.
|