Uses of Class
com.dylibso.chicory.wasm.types.ExportDesc
-
Packages that use ExportDesc Package Description com.dylibso.chicory.wasm.types -
-
Uses of ExportDesc in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return ExportDesc Modifier and Type Method Description ExportDescExport. desc()Constructors in com.dylibso.chicory.wasm.types with parameters of type ExportDesc Constructor Description Export(String name, ExportDesc desc)
-