Faasm
stable
Topics
HTTP API
C++ support
Writing functions
Debugging
Faasm Development
Getting started
Host interface
Kubernetes integration
Troubleshooting
K8s Cluster set-up
LLVM use in Faasm
MPI support
Network isolation
Profiling
Proto-faaslets
Python
Releases
Building containers locally
Github config
SGX support
Shared files
State
Threading
Code
Namespace list
Class list
Faasm
»
File enclave/inside/native.cpp
Edit on GitHub
File enclave/inside/native.cpp
namespace
sgx
Functions
void
initialiseSGXWAMRNatives
(
)
void
doNativeSymbolRegistration
(
uint32_t
(
*
f
)
(
NativeSymbol
*
*
ns
)
)
void
doWasiSymbolRegistration
(
uint32_t
(
*
f
)
(
NativeSymbol
*
*
ns
)
)