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

Recent Binaryen crashes when memory is importing ("--importMemory") #2482

Closed
MaxGraey opened this issue Aug 29, 2022 · 2 comments · Fixed by #2477
Closed

Recent Binaryen crashes when memory is importing ("--importMemory") #2482

MaxGraey opened this issue Aug 29, 2022 · 2 comments · Fixed by #2477
Labels
bug dependencies Pull requests that update a dependency file

Comments

@MaxGraey
Copy link
Member

Depeds on WebAssembly/binaryen#4988

@MaxGraey MaxGraey changed the title Recent Binaryen crashed when memory is importing Recent Binaryen crashed when memory is importing ("--importMemory") Aug 29, 2022
@MaxGraey MaxGraey added the bug label Aug 29, 2022
@MaxGraey MaxGraey changed the title Recent Binaryen crashed when memory is importing ("--importMemory") Recent Binaryen crash when memory is importing ("--importMemory") Aug 29, 2022
@MaxGraey MaxGraey changed the title Recent Binaryen crash when memory is importing ("--importMemory") Recent Binaryen crashes when memory is importing ("--importMemory") Aug 29, 2022
@MaxGraey MaxGraey added the dependencies Pull requests that update a dependency file label Aug 29, 2022
@comods
Copy link

comods commented Aug 30, 2022

{
  "imports": {
    "binaryen": "https://cdn.jsdelivr.net/npm/binaryen@109.0.0-nightly.20220818/index.js",
    "long": "https://cdn.jsdelivr.net/npm/long@5.2.0/index.js",
    "assemblyscript": "https://cdn.jsdelivr.net/npm/assemblyscript@0.21.1/dist/assemblyscript.js",
    "assemblyscript/asc": "https://cdn.jsdelivr.net/npm/assemblyscript@0.21.1/dist/asc.js"
  }
}

These are the highest versions that I got to work together.

@MaxGraey MaxGraey mentioned this issue Aug 31, 2022
2 tasks
@MaxGraey
Copy link
Member Author

Fix will available with upcoming v0.21.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants