This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/README.md
Weining Lu 4e24eb5371 Revert "test"
This reverts commit 4b63fddc6d.
2019-05-16 14:08:47 +08:00

266 B

#User Guide

##Introduction

This project aims to demonstrate wasm app management and programming model of WAMR.

##Build all binaries Execute the build.sh script then all binaries including wasm application files would be generated in 'out' directory. ./build.sh