/webassemblyEnclave

Port of webassembly interpreter to run inside an SGX enclave

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

Webassembly interpreter from https://github.com/kanaka/wac running inside an enclave. Should support all the features except function pointers and dynamic linking.