withastro/compiler

๐Ÿ› BUG: Issue Compiling Project, WebAssembly.instantiate(): section (code 10, "Code") extends past end of the module

Harryalways317 opened this issue ยท 0 comments

What version of @astrojs/compiler are you using?

2.8.3

What package manager are you using?

npm

What operating system are you using?

Mac

Describe the Bug

It only happens to me in few devices, esp my (Mac - M1 Max), not happening on others, but wanted to check why is this happening (even with astro installed or npx astro too), the complete error is below

WebAssembly.instantiate(): section (code 10, "Code") extends past end of the module (length 3452598, remaining bytes 981880) @+7866

image

Link to Minimal Reproducible Example

NA