Wasmer PHP

FuncType.php

Interfaces, Classes and Traits

FuncType
Function types classify the signature of functions, mapping a vector of parameters to a vector of results. They are also used to classify the inputs and outputs of instructions.

Search results