EmscriptenStackExports

Interface for calling exported functions related to the Emscripten stack

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Internal Binaryen function to set stack limits

Link copied to clipboard
abstract var __stack_base: Int?
Link copied to clipboard
abstract var __stack_end: Int?
Link copied to clipboard
abstract var __stack_pointer: Int
Link copied to clipboard
Link copied to clipboard

Internal Emscripten function.