WitReflection

Functions

Link copied to clipboard
fun <T : Any> exports(plugin: WasmPlugin, contractType: Class<T>?): T
Link copied to clipboard
fun hostHandler(hosts: List<@JvmSuppressWildcards Any>, interfaceName: String, functionName: String): HostHandler?