Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "types/emscripten"

Index

Type aliases

EnvironmentType

EnvironmentType: "WEB" | "NODE" | "SHELL" | "WORKER"

TypeCompatibleWithC

TypeCompatibleWithC: number | string | any[] | boolean

ValueType

ValueType: "number" | "string" | "array" | "boolean"

WebAssemblyExports

WebAssemblyExports: Array<object>

WebAssemblyImports

WebAssemblyImports: Array<object>

Generated using TypeDoc