Skip to content

Conversation

@sarah-kamall
Copy link

This includes configuration files with scripts to be added in another pull request
Referencing this issue

@sarah-kamall sarah-kamall changed the title This is a demo Hello world application in Web Assembly Hello world application in Web Assembly Mar 25, 2025
Copy link
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for this. Looks good at a first glance, see the inline comments.
Does it work for you on arm64? I didn't manage to get the output message.

make -j $(nproc)
rm -f initrd.cpio
./workdir/unikraft/support/scripts/mkcpio initrd.cpio ./rootfs/
qemu-system-aarch64 \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this work for you? I get the unikraft banner but no other output.

Copy link
Author

@sarah-kamall sarah-kamall Mar 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like I failed to notice it doesn't print anything to the console in this case, I also tried to refer back to the configurations in the wamr repository but I found the issue exsists there as well.

I'm prepared to debug on why this happens, my guess is since from the debug output it finds the main.wasm file fine and opens then closes it without actually running its contents
would you have any idea on where to start addressing this issue?

build scripts are to be added in another branch

Signed-off-by: sarah-kamall <[email protected]>
@sarah-kamall
Copy link
Author

the scripts PR is here #51

@sarah-kamall sarah-kamall requested a review from StefanJum April 1, 2025 11:39
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

Successfully merging this pull request may close these issues.

2 participants