wasm-micro-runtime/core
Weining Lu b285d16648 Revert "test"
This reverts commit b4ef7882a8.
2019-05-16 14:08:49 +08:00
..
iwasm 1. add comments for app lib 2019-05-08 16:42:39 +08:00
shared-lib convert tab to 4 spaces in header files 2019-05-09 14:03:28 +08:00
README.md Revert "test" 2019-05-16 14:08:49 +08:00

#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