summaryrefslogtreecommitdiff
path: root/src/wasm-shell.cpp
blob: 6b5bb942c581f79e6cb211824dc424cfc55a0895 (plain)
1
2
3
4
5

//
// A WebAssembly shell, loads a .wast file (WebAssembly in S-Expression format) and executes it.
//