Example 2: IoT App Store Demo
The related code/working directory of this example resides in directory {WAMR_DIR}/test-tools/IoT-APP-Store-Demo
Note: This demo has been migrated to bytecodealliance/wamr-app-framework/test-tools/IoT-APP-Store-Demo.
Wasm application management portal for WAMR
Start the server
Using docker
install docker and docker-compose
start
Using commands
Note: must use python3.5. If you don't have python3.5 on your machine, had better using docker
install the required package
Start device server
Start IoT application management web portal
Start the runtime
Download WAMR runtime from help page
NOTE: You need to start the server before accessing this link!
Start a WAMR runtime from localhost
or from other computers
Online demo
Last updated