Hello-world Program On Host
Now we have our host set up, we can build our hello world program and run it using WAMR.
First, build iwasm vmcore on your platform.
Then you are ready to go to the directory that contains the hello world program and copy our iwasm vmcore
Now you could execute your first wasm program!
Last updated