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

can not run on wasm-micro-runtime #2

Open
ericCHensssssssss opened this issue Nov 13, 2024 · 2 comments
Open

can not run on wasm-micro-runtime #2

ericCHensssssssss opened this issue Nov 13, 2024 · 2 comments

Comments

@ericCHensssssssss
Copy link

I build the example,and get the kotlin-wasm-wasi-example-wasm-wasi.wasm ,and run it use wasm-micro-runtime,get the follow error,do you have some suggestions?

liuyang.chen@chenliuyang-38 build % ./iwasm kotlin-wasm-wasi-example-wasm-wasi.wasm
WASM module load failed: invalid section id

@JSMonk
Copy link
Member

JSMonk commented Nov 19, 2024

Hey @ericCHensssssssss
Thank you for your contribution.
I will add WAMR soon to the repo.

@JSMonk
Copy link
Member

JSMonk commented Nov 19, 2024

@ericCHensssssssss #4 is PR with the WAMR setup (but I constantly get a segmentation fault on tests, so it seems like it's an issue of WAMR itself).
You can try if the setup works for you.

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

2 participants