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

🐛 BUG: WebAssembly compile error #795

Closed
ved-blacksof opened this issue May 16, 2023 · 3 comments
Closed

🐛 BUG: WebAssembly compile error #795

ved-blacksof opened this issue May 16, 2023 · 3 comments
Labels
- P4: important Violate documented behavior or significantly improves performance (priority) needs response

Comments

@ved-blacksof
Copy link

What version of @astrojs/compiler are you using?

9.5.0

What package manager are you using?

npm

What operating system are you using?

Windows

Describe the Bug

I had created an project with npm create astro@latest project, and pushed it on github and cloned it on another PC with same astro version, giving this error.

image

why?

Link to Minimal Reproducible Example

https://github.com/vedprakash25/astro-mini-projects

@natemoo-re natemoo-re added the - P4: important Violate documented behavior or significantly improves performance (priority) label Jun 27, 2023
@natemoo-re natemoo-re changed the title 🐛 BUG: 🐛 BUG: WebAssembly compile error Jun 27, 2023
@ammakr
Copy link

ammakr commented Sep 2, 2023

I am stuck after I started an astro projects, it keeps giving me this error:

UnknownCompilerError
Unknown compiler error.
WebAssembly.instantiate(): section (code 11, "Data") extends past end of the module (length 1495205, remaining bytes 844493) @+3476256

Is there a solution to this?

@MoustaphaDev
Copy link
Member

Can you still reproduce this @ved-blacksof @ammakr?

@Princesseuh
Copy link
Member

Closing due to inactivity, this is quite likely to be a corrupted installation, or some random issue that cannot be reproduced. In recent versions of Astro, we've updated the wasm entrypoint to match more recent versions of Go, which might help with this kind of issue.

@Princesseuh Princesseuh closed this as not planned Won't fix, can't repro, duplicate, stale Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P4: important Violate documented behavior or significantly improves performance (priority) needs response
Projects
None yet
Development

No branches or pull requests

5 participants