mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 07:21:54 +00:00
WebAssembly Micro Runtime (WAMR)
aotassembly-scriptembeddedinterpreteriotjitpthreadruntimesgxwasi-nnwasi-threadswasmwasm-socketwebassembly
4e24eb5371
This reverts commit
|
||
---|---|---|
core | ||
doc/pics | ||
projects | ||
CONTRIBUTING.md | ||
LICENSE | ||
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