Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle example fails #101

Closed
gm112 opened this issue Apr 12, 2023 · 2 comments
Closed

Bundle example fails #101

gm112 opened this issue Apr 12, 2023 · 2 comments

Comments

@gm112
Copy link

gm112 commented Apr 12, 2023

Howdy. Just wanted to report that the bundle example bombs out when attempting to run. I'm not sure what the problem could be since the specific example doesn't do anything weird like use web workers, so I cannot give any valuable input beyond this report. To clarify, I did pass in --allow-all to the command line parameters for Deno, so I do not believe this to be a permission issue.

Deno Version

deno --version
deno 1.32.3 (release, x86_64-pc-windows-msvc)
v8 11.2.214.9
typescript 5.0.3

Error Output

Debugger listening on ws://127.0.0.1:9229/ws/2d09cf88-70c2-49a1-9057-29661fb93cd9
Visit chrome://inspect to connect to the debugger.
Deno is waiting for debugger to connect.
Debugger session started.
Debugger session ended
error: Uncaught (in promise) TypeError: WebAssembly.compile(): Argument 0 must be a buffer source
Process exited with code 1
@GJZwiers
Copy link

Seems related to denoland/deno#15015 and denoland/vscode_deno#708

@dsherret
Copy link
Member

dsherret commented May 4, 2023

Let's track this in denoland/deno#15015

@dsherret dsherret closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants