Files
wamr/README.md
Weining Lu b4ef7882a8 test
2019-05-16 14:02:05 +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