Нет описания

Weining Lu 4e24eb5371 Revert "test" 6 лет назад
core b4ef7882a8 test 6 лет назад
doc cf92fc0965 code cleanup 6 лет назад
projects a75a5f0f41 WebAssembly Micro Runtime first version 6 лет назад
CONTRIBUTING.md bdd5351c93 set up readme, contributing and bug template. 6 лет назад
LICENSE cf92fc0965 code cleanup 6 лет назад
README.md 4e24eb5371 Revert "test" 6 лет назад

README.md

#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