G
G
Golem SDK
Search
K

Enumeration: RuntimeType

yajsapi / Exports / props/inf / RuntimeType

Enumeration: RuntimeType

props/inf.RuntimeType

Table of contents

Enumeration members

Enumeration members

EMSCRIPTEN

EMSCRIPTEN = "emscripten"
Defined in

SGX

SGX = "sgx"
Defined in

SGX_JS

SGX_JS = "sgx-js"
Defined in

SGX_WASI

SGX_WASI = "sgx-wasi"
Defined in

SGX_WASM

SGX_WASM = "sgx-wasm"
Defined in

UNKNOWN

UNKNOWN = ""
Defined in

VM

VM = "vm"
Defined in

WASMTIME

WASMTIME = "wasmtime"
Defined in