class Wasmer::ExportType

Overview

ExportType is a descriptor for an exported WebAssembly value

Defined in:

wasmer/exports.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, type : WithExternType) #

[View source]

Instance Method Detail

def name #

[View source]
def type #

[View source]